Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
WHen I tried to Import data from SQL as data source in the response certain column gets summed up in the visualization automatically .How to get rid of that ?
Solved! Go to Solution.
Hi @Gautham,
Select the numerical column which you don't want it to be summed up automatically, change its defaul summarization to "Don't summarize".
Best regards,
Yuliana Gu
Hi @Gautham,
Select the numerical column which you don't want it to be summed up automatically, change its defaul summarization to "Don't summarize".
Best regards,
Yuliana Gu
When I query a table and get the response I see few of the columns are summed columns and few are ordinary columns I dont want summed columns in the default response.
| User | Count |
|---|---|
| 55 | |
| 37 | |
| 23 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 58 | |
| 39 | |
| 21 | |
| 21 |