The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |