Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi,
I am using below logic for my power bi. Does any one know how to convert this to number so that i can see "Total Rows" and "Total Column" in the visualzation please?
Any help will be appreciated
Solved! Go to Solution.
Hi @jimpatel ,
Don't worry, I'll do my best to come up with an effective solution for you!
First, I'll start by offering the following solution ideas based on your description as I understand it
1.open the subtotal function in visual
2.create a measure
If you want to get the value of total to use, I suggest you to create a measure to calculate the rows and columns of the table, which will work similarly to the subtotals function. Even better,
you can use your measure and change its type (e.g. from text to numeric) without affecting the table data itself.
Like this:
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Carson Jian,
If this post helps, then please considerAccept it as the solution to help the other members find it more quickly.
Hi @jimpatel ,
Don't worry, I'll do my best to come up with an effective solution for you!
First, I'll start by offering the following solution ideas based on your description as I understand it
1.open the subtotal function in visual
2.create a measure
If you want to get the value of total to use, I suggest you to create a measure to calculate the rows and columns of the table, which will work similarly to the subtotals function. Even better,
you can use your measure and change its type (e.g. from text to numeric) without affecting the table data itself.
Like this:
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Carson Jian,
If this post helps, then please considerAccept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
21 | |
20 | |
13 | |
10 | |
8 |
User | Count |
---|---|
30 | |
28 | |
13 | |
12 | |
11 |