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 all ,
i have sample data like below want to show total value column in graph
measure :
How to get total Values graph like below
thanks in advance. any option to do that ? there is no option for data lable for total .
Solved! Go to Solution.
Hi @Anonymous
Download this file:
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
@VahidDM both values come from single table Master data base only . Reduction Buckets ,values its two column .
i have Reduction Buckets totaly 10 list but i am selecting only 5 values
The number of items won't make any issue with that code.
Appreciate your Kudos!!
@VahidDM Each table argument of 'UNION' must have the same number of columns i am getting this warning
Yes, The two tables must have the same number of columns.
https://docs.microsoft.com/en-us/dax/union-function-dax
If you have a table with many columns, summarize that.
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
No Worries
🙏
Hi @Anonymous
Download this file:
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
User | Count |
---|---|
24 | |
10 | |
8 | |
7 | |
6 |
User | Count |
---|---|
32 | |
12 | |
10 | |
10 | |
9 |