The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello,
I want to show visualization of the shop shelf on the bar chart. I know current stocks and name of products, also an order of products. If the product could be only in one place at the shelf I would simply make chart like:
values - stocks
x axis - names of products
and sort names of products by product order.
Unfortunately a product can lay on two or more different parts of the shelf so I can't sort by product order.
I would like to have a chart of 'stocks by product order' but instead of showing 'product order numbers' show 'product names' on x axis (so the same values on X axis can occur multiple times)
Regards
Solved! Go to Solution.
Hi,
There is no way to show the repeated values separately on the X-axis. I suggest you rename product column as 'shelf + prodcutname' to distinguish duplicate values.
As a workaround, you can use shelf column in legend, Although duplicate values are still merged, you can distinguish them by color and tooltip.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
I solve the problem by concatenating product name and order. But it doesn't look nice to have strange number in label.
Do you have any other ideas?
Hi,
There is no way to show the repeated values separately on the X-axis. I suggest you rename product column as 'shelf + prodcutname' to distinguish duplicate values.
As a workaround, you can use shelf column in legend, Although duplicate values are still merged, you can distinguish them by color and tooltip.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
User | Count |
---|---|
65 | |
61 | |
60 | |
53 | |
27 |
User | Count |
---|---|
181 | |
88 | |
70 | |
48 | |
46 |