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
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.
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
- yuxuan0075869 years agoFrequent Visitor
That works! Another question is for outliers, when I hover a outlier point, it only shows values and category, but no samplinmg fields showing.
For example, I put "Platform" into Category, "Date" into Sampling and "Revenue" into Values. And I want also show "Date" in outliers point detials when I hover my mouse.
How can I resolve this? Thank you so much.
- 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?
- bhanudaybirla8 years agoFrequent Visitor
Hi, I have 25k rows in my data and the boxplot is taking too much time to load. Can we make it faster with some standard tricks?