The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
13 | |
8 | |
8 | |
7 | |
5 |
User | Count |
---|---|
21 | |
15 | |
15 | |
10 | |
7 |