Forum Discussion
How to group fields
Hi there,
I have a dataset with Open End answers that have been codified the codes translate into fields in power BI, but I would like to have a drop-down list in the dashboard with all the codes to be able to select and filter per code.
Is that possible?
Thanks,
Sara
hi, Anonymous
After my research, I'm afraid it couldn't achieve that have a slicer with three columns as you want on your original data structure in Power BI for now. You may try to use three slicers like this:
Also, if you want them in one slicer, you may try to use this way:
In Edit Queries, select accessibility, booking, experience then click Transform-> Unpivot columns
then drag field Attribute and Values into slicer like this
By the way, This method will turn your this data table three times as large.
and here is demo pbix, please try it.
Best Regards,
Lin
15 Replies
- affanSolution Sage
Yes, this seems to be very mych possible.
Please share a sample of your data.
- AnonymousNot applicable
See my updated post ;)
- affanSolution Sage
I am not sure how simple it would seem but you can just add a slicer visual and add the code field to it
- Anuja_ChaudhariHelper I
Hope this find you helpfull