Forum Discussion
Make a column not sum/count
Any solution for this Problem.
I am also facing same issue. In Power BI desktop, I can able to see column with Sum that allowing to show actual count in Graph. However when I publish same to Power BI Online, it broken and showing count of the column.
Hi All,
I am also facing same issue. does anyone find solution for this.
Please help me on this.
Thanks,
Eswar
- AWeichselbaum9 years agoAdvocate I
I just figured this out.
Under Fields, click on the field which is being auto-summarized. Once selected, go to the top ribbon and click "modeling". You will then see a button called "Default Summarization..." click this, and select 'do not summarize'. Above that button you can also change what the data is - this is useful for telling Power BI that the data is a postal zip code, for instance.
- Rolandek9 years agoNew Member
Change the type of the field in the query to Decimal or whole number from ANY. it worked for me
- nickperez7 years agoNew Member
Click on the element you don't want to summarize, then go to the modeling tab, around the middle are the properties, select default summarization, don't summarize. Worked on Version: 2.65.5313.701
- Rolandek9 years agoNew Member
Change the type of the field in the query to Decimal or whole number from ANY. it worked for me
- kmpiscopo9 years agoNew Member
Check the data format within your Excel document. I've found that if the values in my tables in Excel are not "Number" (e.g. if they are listed as "Accounting" or "General" or "Custom"), then Power BI doesn't recognize the data as values, and your only options for pie or bar charts is either "Count of (data field)" or "Sum of (data field)", etc.
Hope this helps!