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.
I have data looklike table Usage below. I need filter to select P90, P95 and P99.
If select P90 it should calculate P90 data of each Chanel (Computer and Phone) with total.
My output should looklike:
What I do now is create field parameter for P90,P95 and P99, but cannot do the total of them.
If you have any solution that would be great!!
Thank you sp much
Solved! Go to Solution.
No need for Field Parameters. Unpivot your data to bring it into a usable format and then use regular filters.
@Mokegubshook Hi!
Let's build a Table like:
you can easily construct it with the "Enter Data" Button:
Don't make a relationship!
Then calculate this measure:
BBF
@Mokegubshook Have you tested it?
if it's ok please accept the answer as solution to help other users.
BBF
@Mokegubshook Hi!
Let's build a Table like:
you can easily construct it with the "Enter Data" Button:
Don't make a relationship!
Then calculate this measure:
BBF
@Mokegubshook Have you tested it?
if it's ok please accept the answer as solution to help other users.
BBF
No need for Field Parameters. Unpivot your data to bring it into a usable format and then use regular filters.
User | Count |
---|---|
16 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
8 | |
8 |