Forum Discussion
Box and Whisker Plot
- 9 years ago
Hello tjd,
Box Whisker is in Office Store. Heve you faced any issues with this visual?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- 9 years ago
tjd, this is correct at this moment. It takes +/-2 weeks before new visuals are available for everybody after store approval. This is needed to assure that existing reports are not breaking. But indeed there is now a strange situation that the store entry is of the new version and you can use the old version. But is +/- 2 weeks your reports are updated automatically.
- 9 years ago
Hi, just a quick notice: the new version is now available for everyone.
If you have further questions, feel free to ask.
-JP
jpppUnfortunately, while the Office Store now says version 2.0.0.0 is the new Box and Whisker Plot download, when I download it (shows v.2.0.0.0 in the name) and bring it into PowerBI desktop, it appears to be the old version. None of your new "stuff" is showing up per your website. Any idea what's going on?
tjd, this is correct at this moment. It takes +/-2 weeks before new visuals are available for everybody after store approval. This is needed to assure that existing reports are not breaking. But indeed there is now a strange situation that the store entry is of the new version and you can use the old version. But is +/- 2 weeks your reports are updated automatically.
- jppp9 years agoContinued Contributor
Hi, just a quick notice: the new version is now available for everyone.
If you have further questions, feel free to ask.
-JP
- yuxuan0075869 years agoFrequent Visitor
Hi!
I faced some problems for the newest version. I downlaoded the nest version of power bi destop, but it doesn't work. Can you please help? Thank you.
1. No chart showing after I drop vlaues and catefory
2. I cannot put multiple values
3. "Don't summarize" is not avaliable
- jppp9 years agoContinued Contributor
Hi,
The Box and Whisker chart needs data is a specific way.
- Category - This field contains the categories. For each (unique) category a different chart is drawn.
- Sampling - All these fields are being used to 'sample' the dataset or 'creates rows'.
- Values - The values field contains a numeric value to calculate the statistic values needed for the charts.
This is also the reason that the option 'Don't summarize' is not available for this chart: it is how the data is bound to the visual and that is needed for a next release when there will be support for drill-down.
Multiple values is not supported: the chart only uses one measure for calculation the needed values.
Or do you have a scenario where you need to have multiple measures in one box and whisker chart?
-JP
- tjd9 years agoImpactful Individual
Thanks for the update.
- bhanudaybirla8 years agoFrequent Visitor
Hi, I am having 25000 rows in my data set and it will be growing day by day. With this much of data it is taking too much time to load a boxplot having only one category. How can i make this faster?