Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi everyone!
im having some issues with rank funcitions. First of all, my data table its related with a Date table and Clients info.
The left side is the data table and the right side is the idea of what i need
So i want to create a table that displays sales by client, depending on the filter selected, year and quarter, as well as the accumulated sales of the selected period, and rank them both depending on the amount
As you can see in the image below, Client B sales were $100 in 4Qtr of 2017, ranking 2, since it sales were lower than Clien A, but the accumulated sales (sums the sales of the current year selected and Qtr <= to selected Qtr, in this case 3) , Client B ranks 1 since in the accumulative sales he did better than Client A...
So far i managed to calculate the accumulated sales with a measure so i have a data table with the first 3 columns (sales, rank sales, and accum sales)
but not a single formula seems to work, i tryed to rank by Accum measure but it returns the same rank as the sales value
Any ideas?
Solved! Go to Solution.
In hopes that this helps anyone, i found a way to do the rank,
Instead of calling the measure accum, i used the formula directly in the rank
Hopes this helps anyone
In hopes that this helps anyone, i found a way to do the rank,
Instead of calling the measure accum, i used the formula directly in the rank
Hopes this helps anyone
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 52 | |
| 44 | |
| 44 | |
| 20 | |
| 19 |
| User | Count |
|---|---|
| 71 | |
| 70 | |
| 34 | |
| 33 | |
| 31 |