Problem with Cumulative Total column
Stuck trying to figure out how to insert a calculated column... below is my code but it's only returning the values that already exist in the column May16 Column =...
View ArticlePower BI Authentication Error on Launch
Receive Power BI Authentication Error on Launch. Error:There was an error deserializing the object of type Microsoft.IdentityModel.Clients.ActiveDirectory.TokenResponse. Encountered unexpected...
View ArticleQuery acting as an AND
I have a query that gets sessions from Google analytics. The data goes back a few years.We recently turned on demographics data in Google Analytics. If I now include demographics data in my query it...
View ArticleGeneric months in a graph
I need to generate a graph as follows:I have a table with two date fields. The first is DataCriacao, which has the opening of so-called dates. The other is DataConclusao, with the dates on which the...
View ArticleGenerate calculated table containing rows where count of a value is greater 0...
I know this is easy, but I can't see to find the right combination of steps to do what I'm trying to do. I currently have TABLE_ALL that contains three columns (for example sake): user(int)...
View Articleneed 1 in month columns
I am using direct query in this execrise.I have a fact table and within the fact table I have a beginning date and and ending date plus a customer and a plan. My dimension table is by month. What I...
View Articlecalculation that sums 1 for each month
I am using direct query to connect to my dimension and fact table. I have 1 fact table and 2 dimension tables and need a way to sum (1) in each column for each month between a beginning and end date...
View ArticleHow to compare values from another table? Segmentation in Dax
Hello - PBI Newbie here - I am trying to segment accounts based on revenue. I have a table with Account information, Financial information and Segmentation requirements. Account Columns:[Account_Id]...
View ArticleDesktop BI MSAccess - Cannot open database created with a previous version....
We had actually had all the issues worked out and had a connection to the MS access db working. Then all of a sudden it stopped given us again this issue regarding the "created in a previous version"....
View Articlemoving monthly average
Okay, I know there are many that have stumbled across this but I don't see any answers here that I can use. My fiscal year starts in April and I need to calculate a 6-month moving average of sales qty....
View Article% of Grand Total of a Measure that use other Measures
Hi all, this seems so easy in my head but I haven't been able to get it for the last few hours.... I have a Matrix visualization that provides Cost by Hour using measures. Category | Total Cost | Hours...
View ArticleHow and When to use List & Table Buffer?
Hi all, I have the below query that uses a 15.2MB excel document to provide Fuel Costs. The query also contains two parameters that allow end-users to provide a custom fuel cost per gallon if desired...
View ArticleMulti Level Filter
I have a matrix, I'd like to be able to exclude all rows that have a zero value in Sep 16, Oct 16 AND Nov 16. The filters seem to work on their own and you can add an and/Or Filter within each month,...
View ArticleDateDiff Help
trying to work on some lead times through by obtaining the difference between 2 dates Committed/Done Diff = IF([DATE1] > [DATE2],"",DATEDIFF([DATE1],[DATE2],DAY)) what i am trying to achieve is have...
View Articleorganization charts
Dear Team, Am new to Power BI and am looking to build Organization charts in Power BI, the same we build in Power Point or Visio. The structure is as below CEO > VP > Director > Senior Manager...
View ArticleWhy doesn't this relationship structure work in Power BI?
Sorry for my bad diagram, but this sort of tree structure?Where two levels have equal distribution of data, but the third level only references some fields from the previous tree structure?
View ArticleSum of duration
Hi guys I need your help.By using excel work sheet as DB, I need your help with calculating duration, sumOfduration and to present in graph. Duration= (end time - start time) I would like to see my...
View ArticleHow to Use Budget when Actuals are missing
Hi I have two tables, ActualTrans and BudgetTrans, which contain as you may suspect actuals and budget, for the sake of the argument we could say there are 4 columns in each table:...
View ArticleData Source transition planning
have opened this in Desktop but it straddles both Desktop & Service real world: if someone begins with file samples of their data - let's say they are a set of csv files; interested to get it data...
View ArticleSUM issue
Hi, That's might sound lame but I have a problem doing a simple sum on some of my datas !At first I added a new column on my table with the following DAX formula := CALCULATE (SUM([price])+SUM([tax]))...
View Article