Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
I'm current using the below dax formula as a dynamic title field for a visual.
Slide 12 Title = "Example Text - "&SELECTEDVALUE(Calendar_Table[Quarter Name]) &" " &SELECTEDVALUE(Calendar_Table[Year])&" - Example Text"
The idea is that when the visual is filtered for a specific quarter and year then it will return the following
Example Text - Quarter 3 2022 - Example Text
However recently I've added an inactive relationship from a date field in a fact table to the main calendar table. Following this addition whenever my visual is filtered for the current quarter it does not return the Quarter name.
But when it is filtered for any other quarter it works correctly.
Note - the new date field (frm fact table) that I've connected to the calendar table does have dates that are outside of the calendar table's dates.
Note 2 - When the new date field is connected I can see a blank option appears when filtering the visual (which is not there without the inactive relationship). And this blank option only appears when filtering for the current quarter.
Note 3 - I can make the formula work if I add two filters (one filtered for the current quarter - the other filtering out blank values).
Any Other ideas why that might be?
Thanks,
Please give a link to a sample pbix file that illustrates the problem.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 15 | |
| 8 | |
| 4 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 24 | |
| 11 | |
| 10 | |
| 8 | |
| 5 |