Forum Discussion
Anonymous
6 years agoNot applicable
Create a report from a table with many binary values
Hi, I want to create a barchart from an order table that has 30 products stored as binary values. Example. Product A = TRUE. I want to create a chart where I can see in one go the frequency of ...
- 6 years ago
Hi Anonymous ,
After unpivoting your table, you could use matrix visual to show your data. Put product names in the "Column" option and put order numbers in the "Row" option.
v-eachen-msft
Community Support
6 years agoHi Anonymous ,
After unpivoting your table, you could use matrix visual to show your data. Put product names in the "Column" option and put order numbers in the "Row" option.