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.
I have created a parameter week, mtd,qtd, quarter.
If week is selected that particular week's data should be shown.
For example if I have selected week the records of this week should be shown in table.
I have created calculated field for all the values in parameter.
If week is selected onl this weeks value should be shown.
I have attached the pbi file:
How to do this in power Bi
Help in this is needed.
Thanks in advance
Solved! Go to Solution.
Display slicer is not connected in any way to the table visual. A measure is needed so that the value changes in the visual.
Reference this DAX:
Display slicer is not connected in any way to the table visual. A measure is needed so that the value changes in the visual.
Reference this DAX: