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 August 31st. Request your voucher.
I'm trying to divide the row of each item by the total I have circled below.
Solved! Go to Solution.
hello @brockry1
i think adding ALL should do the trick.
something like this:
divide(
calculate(penetration test),
calculate(total clinic, all('table')
)
Hope this will help.
Thank you.
hello @brockry1
i think adding ALL should do the trick.
something like this:
divide(
calculate(penetration test),
calculate(total clinic, all('table')
)
Hope this will help.
Thank you.
User | Count |
---|---|
10 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
21 | |
14 | |
14 | |
9 | |
7 |