Power Query add custom column with name and merge all files
Hi, I am new to PowerBI/Power Query and was trying to solve this problem. I have a folder of files that contain data, but these files do not contain a column that indicates what product it is for....
View ArticleDAX Count of Stores that are under the Average
Hi there, I am struggleing with a DAX Measure, I would like to count the number of Stores that are under the average sales amount.I am the following supporting DAX Measures. This Year To Date UnitsTYTD...
View Articlesales dashboard
I have a sales dashboard built using Power BI Desktop but am facing the following problem I want a way “Identify the customers that generate 80% of the revenue” first of all this can be done in the...
View ArticleEARLIER against a measure
Hi, I’ve got a measure (named Output) which is a SUMX formula with some calculations against the Number columns. Now I want to have an AVG (and later a MIN and MAX) of some values from the Output and...
View ArticleScatter Plot Aggregating X and Y
Hello Power BI Friends, I am creating a Scatter Plot where the X-Axis and the Y-Axis are both two whole numbers in related tables. The details are a key coming from one of the tables. However, Power...
View ArticleI need a filter that tracks with time
I would like to develop a measurement, or a report level filter, that always makes my reports show only the current month and the prior 11 months. So it tracks with time, and I don't have to update the...
View ArticlePie Char -inconsistent visual interaction behavior
I have Accounts in a Tree map and Departments in a pie chart. When I select an account e.g. 'Sales -Outside Services' (Total 2.42 Mil) the pie chart highlights General & Administration department...
View ArticleCalculating Cumulative Monthly Totals
Hello Power BI Gurus I am stuck up with a situation, for which I have seen many solutions. However, nothing worked for me as I have more columns in my table. I need to calculate Monthly Cumulative...
View ArticleRemoving empty rows based on a subset of columns
I need to remove empty rows. This is quite easy, just choose "Remove rows", and then "Remove blank rows" from the meny. This will create the formula:= Table.SelectRows(#"Added Index", each not...
View Articlesql query
hi, is there any way to produce a calculated measure with sql query? or defining to the power bi what to send to the DB? thanks
View Article2 stacked column for each year
Hi I wanted to visualize the same graph as follows in Power BI but I couldn't. could you please help!! Thanks
View ArticleUnable to Connect to SQL Server
Hi FolksI'm trying to connect to a SQLServer instance which resides in a AWS VM. I want to use this instance as a datasource for some of my report visualizations. I'm able to connect to the same...
View ArticleCalculating order total
Hey guys, situation is the following: I have a sales-table containing the following columnsOrdernumberProductPriceQuantityLinetotal The linetotal represents 'Price * Quantity' for that individual...
View ArticleIssue in Connecting to Remote SQLServer Instance from PowerBI Desktop
Hi FolksI'm trying to connect to a SQLServer instance which resides in a AWS VM. I want to use this instance as a datasource for some of my report visualizations. I'm able to connect to the same...
View ArticleDynamic reference instead of set text
Hello,I am new to PowerBI and need some help please...I am looking to dynamically refer to StyleCode column in my CALCULATETABLE formula, instead of only having set text of "FAR2I10". Can someone...
View ArticleNot able to view the Trend line after Publishing
Hi All, Had an issue in Publishing the Data. After Publishing the Data, Not able to view the Trend line which was there earlier i.e. before publishing the data. Please help on this issue, Thanks Sumanth.
View Articlecount of repeated users
Hi Frnz, I am new to Power BI. I have below req in my project. Need to show the total count of users, count of distinct users , and count of repeated users for the day. ID Frame Date...
View ArticleHow to export data from one data table to other data table on the first of...
Hello, I have a forecast table which is linked to an online source MonthSalesDec-161Jan-172Feb-173 Here the value under 'Sales' keeps on changing for the same month over the period of time. How do i...
View ArticleDynamically generate table rows for each row
Hi all, Being quite new to Power Bi, I'm reaching out to this community. What I'm trying to achieve is to dynamically generate table rows for each date in a date range. The source: Id StartDate...
View ArticleNull Value columns not diplaying in power bi table - Can'r display the visual
Hi There, I have been experiencing problems with the pwer bi graphics. I am connected to an cube (SSAS), and trying to visualize the data. When selecting certain columns of a table that has nulls, I...
View Article