Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
We have a PowerBI report. In this report are three dates: TransactionDate, AccountingDate and PeriodEnd Date.
We have a selector that has three options: TransactionDate, AccountingDate and PeriodEnd Date
We want to select one of those options: TransactionDate, AccountingDate or PeriodEnd Date
From that selected value: We want either a Measure or a Column to display the selected date for each row AND we want the date filter to filter on that variable date, contigent upon the selection.
How is this concept best performed in PowerBI. It seems a Calculated Column won't work, as this is only refreshed when the data set is refreshed. So that leaves a measure. Is this possible to do?
Thank you
Solved! Go to Solution.
@vsslasd1 , Check if single date table with Active/inactive joins and userelationship can help
Also, explore
Power BI Field Parameters — A Quick way for Dynamic Visuals: https://amitchandak.medium.com/power-bi-field-parameters-a-quick-way-for-dynamic-visuals-fc4095ae9af...
Power BI Field Parameters- Measure Slicer and Axis/Dimension slicer: https://youtu.be/lqF3Wa1FllE
@vsslasd1 , Check if single date table with Active/inactive joins and userelationship can help
Also, explore
Power BI Field Parameters — A Quick way for Dynamic Visuals: https://amitchandak.medium.com/power-bi-field-parameters-a-quick-way-for-dynamic-visuals-fc4095ae9af...
Power BI Field Parameters- Measure Slicer and Axis/Dimension slicer: https://youtu.be/lqF3Wa1FllE
Thank you
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.