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.
Hello everyone!
I am asking for your help because, despite searching, I cannot find a way to create this DAX function. I uploaded here a .PBIX FILE EXAMPLE.
Simplified version of the problem follows.
I'm in this situation:
And want to obtain this:
I have a table containing store, category and a mymeasure (a measure).
For each category I need to find the best store. The calculation of the best store must be dynamic on the selected month, but must not consider any filters on the category or store.
I was able to calculate the value the best measure of that category. This is how i made value_highest_in_category:
but I just can't extract the name of the corresponding store.
I thank anyone who can help me!
Solved! Go to Solution.
Thank you so much!
User | Count |
---|---|
16 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
8 | |
8 |