Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi All,
I have a table , UnpivotCP with a list of projects , for this example I filtered on one project :
The table has multiple projects, funders and has values for period 1 to 13.
I have used formula's like , where Setup[CP], indicates the current period, for this example 5.
So the breakdown of the Amounts work fine, The Actual column is based on the DAX formula of CPActuals for this instance.
But when I try to create a number table, with the breakdown by project rather than Funder, I get the total amount , rather than the amount for each project as per below :
Any advice on how to make my dax formula work, not only by Funder but by project so I can imitate the same by project?
I would still like to use a slicer of the RSKCL[Department], which has an RSKCL[Funder] relationship with Unpivot[Funder]
Any help would be appreciated. Also, let me know if any further clarifications are needed 🙂
@UrAvgWally So normally when you see results like that it means that you are missing a relationship in your model.
Hi @Greg_Deckler , thanks for getting back to me I tried doing this :
Step 1- Make a table with Summarize formula as per below :
Theen as Step 2, Created relationships:
Created a relationship with RSKCL for the Funder, and created a relationship of the ProjectNo. With UnPivotCP and UnPivotRF.
Step 3:
I used the table i created with the summarize formula,Table ProjectNoKey for the project No as the Column criteria when creating a table visual, and added to that two measures Which is:
Any idea what I am doing wrong ?
User | Count |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
11 | |
9 | |
6 |