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.
Hi.
I would like to have a calculation to show my total sum of [Daily Badge Counts] (168431). My attempt to show this is in my [test2] calc below. [Daily Badge Counts] is a measure. Ultimately, I want to calc a % of grand total.
I have the following table to show my existing data.
Here is my [test2] meaure.
Solved! Go to Solution.
Hi @FOXYBARK , try measure
test2=
Proud to be a Super User!
Hi @FOXYBARK , try measure
test2=
Proud to be a Super User!
Thank you. I ended up using the ALLSELECTED to accomodate my data. But it works.
test2=
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
7 | |
7 |