Forum Discussion
Specifying the order for data roles
- 8 years ago
Looks like it's impossible to achieve since Power BI Desktop that you use is out dated.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Sure, here's an example capabilities file (you can use the whole repo if you wish, it's just a new visual with some added capabilities).
If I use this visual on Power BI online and add two value fields I get this.
However, if I do this exact same thing in the Power BI Desktop for Report Server June 2017 I get this.
I want to be able to add up to 4 value fields in each of them, but I want the first one to go to the first field and the second one to go to the second field, just like it works online. But I'm not able to achieve this of the desktop version. I also tried adding contstraits, but setting min 0 max 4 does not solve this problem the functinality stays the same.
Looks like it's impossible to achieve since Power BI Desktop that you use is out dated.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals