Forum Discussion
Help Converting Tableau Date logic to PowerBI
- 1 year ago
Your calendar table only extends into the past. Time intelligence functions require a covering table, including the results of the calculation.
You are missing a Year-Quarter column
Your selections are a mix of comparisons ("versus") and scalar values ("YOY"). That is not something you can meaningfully show in a single visual.
Here's a general approach for the Switch statement, using measures as visual filters:
Your calendar table only extends into the past. Time intelligence functions require a covering table, including the results of the calculation.
You are missing a Year-Quarter column
Your selections are a mix of comparisons ("versus") and scalar values ("YOY"). That is not something you can meaningfully show in a single visual.
Here's a general approach for the Switch statement, using measures as visual filters: