Forum Discussion
michaeljc70
10 years agoAdvocate II
Make a column not sum/count
I've used Power BI quite a bit lately with a SSAS cube and some Sql Server queries and created many visualiations. I am still fairly new to this though and cannot figure this out. I imported a ...
smpd
10 years agoNew Member
You need to go back to the table/query click on the dots to the right and select edit query
When the data list is displayed, find the column that you want to sum. right click on the column title to select the column and display the menu, then select "change type" and select the appropriate type such as "decimal number"
Click the "Close and Apply" button to update the query.
Now when you click on the field in the "Values" section you should have all the options
afetchko
9 years agoNew Member
This is the answer that fixed the problem for me. There should be a way to mark this as the correct or most accepted answer the way that StackOverflow has it. Thanks!