Forum Discussion
tkaczmarczyk
11 years agoRegular Visitor
"Do Not Summarize" missing
I asked a similar question with respect to the Power BI Service recently, but it turns out that I'm experiencing the same issue in the Desktop app. In the documentation, you can find info about b...
amoine
11 years agoFrequent Visitor
It is only avaibale in PowerView (ie : Excel)
Workaround : flag colum as text in your query
"dirty" workaround : if you need to keep your column as number for other calculation, duplicate the column in your query and flag it as text (remember to order it by the numeric column ;-) )