Forum Discussion
zakariaellaoui
9 years agoRegular Visitor
Change ranges value ?
Hello Power BI Lovers ! I have a table with two columns : Salesman Sales Zak 50$ Joseph 100$ Fred 32$ I want ...
- 9 years ago
create the bands you want in a table. So either new table in power query or dax and fill in the values you want to band on
then create a measure and link that to the banding.
here is the detail
http://exceleratorbi.com.au/banding-in-dax/
But im not sure that helps with change the values.
zakariaellaoui
9 years agoRegular Visitor
Anyone please ?