Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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