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 have table
col1,col2,col3
My reports i need labelname:calculated values
like below example
sum colA : 63
Total Calculated values:5 mean this values coming from ColA/Col2
this type of calculation i have 10 rows
that 10 rows look like table
I need labelname then calulated values.
please anybody help me.
thanks
Aruna
Solved! Go to Solution.
Hi @Aruna_ln,
You resource table looks like the following screenshot?
If it is, you can unpivot the columns by select the three columns->unpivot columns in Query Editor, you will get the result.
Then you can create a table visual to display what you want.
If this is not what you want, please share your sample data for further analysis.
Thanks,
Angelia
Hi @Aruna_ln,
Have you resolved your issue, please mark the helpful reply as answer. Thanks fpr understanding.
Thanks,
Angelia
Hi @Aruna_ln,
You resource table looks like the following screenshot?
If it is, you can unpivot the columns by select the three columns->unpivot columns in Query Editor, you will get the result.
Then you can create a table visual to display what you want.
If this is not what you want, please share your sample data for further analysis.
Thanks,
Angelia
See answer to previous post.
User | Count |
---|---|
77 | |
75 | |
36 | |
31 | |
28 |
User | Count |
---|---|
106 | |
98 | |
55 | |
49 | |
48 |