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!
I have dataset with product IDs, competitors and sales.
In Power BI I need to make like "dynamic recalculation" after user choose competitors.
1. User choose competitors (a & c);
2. Need to find minimum sales per IDs (for ID 1 it will be 12, for ID 2 - 2);
3. Then summarize found sales (12 + 2).
The problem is that I understand how to do it for constant dataset (for all competitors) with SQL, Python, but how to make it recalculated depends on competitor's choose?
Appreciate any help, as I am newcomer in Power BI world...
Anna
Solved! Go to Solution.
Hi, @annamakarova
Please check the below.
Hi, @annamakarova
Please check the below picture and the sample pbix file's link down below.
Dear @Jihwan_Kim , thanks a lot!
But how to make it works for different categories?
So in Result Measure there is total sum of minimum sales per ID is shown for category A, B, C separately?
Hi, @annamakarova
Please check the below.
User | Count |
---|---|
18 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
13 | |
12 | |
9 | |
8 |