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 August 31st. Request your voucher.
Hi everyone.
I have a table with data in this format:
Date param_1 param_2 param_3
date value value value
How can I filter it, so filter will have options to select param_1, param_2 and param_3?
Regards,
Yerkhan
Solved! Go to Solution.
@ysapiyev,
You can unpivot columns in Power BI Desktop query editor, and then create filter/slicer using Attribute column.
Regards,
Lydia
@ysapiyev,
You can unpivot columns in Power BI Desktop query editor, and then create filter/slicer using Attribute column.
Regards,
Lydia
@Anonymous
Lidya, thanks! It works.
Regards,
Yerkhan