Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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 |
---|---|
10 | |
9 | |
7 | |
4 | |
4 |