Forum Discussion
Conditional visual titles stopped working
- Anonymous3 years ago
Hi mbidelski ,
When my calculated column or Measure is in Text format, I am able to select it normally.
When my calculated column or Measure is in numeric or Date format, I cannot select any content.
You can change the result to Text format, the Format() function does.
FORMAT function (DAX) - DAX | Microsoft Learn
Here are the restrictions associated with Conditional:
Apply conditional table formatting in Power BI - Power BI | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi mbidelski ,
When my calculated column or Measure is in Text format, I am able to select it normally.
When my calculated column or Measure is in numeric or Date format, I cannot select any content.
You can change the result to Text format, the Format() function does.
FORMAT function (DAX) - DAX | Microsoft Learn
Here are the restrictions associated with Conditional:
Apply conditional table formatting in Power BI - Power BI | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I'm using a column value, not a measure (aggregation type FIRST), so that's not it.
It was working fine, then I did some changes to the data model, added a calculation group in Tabular Editor - and now I can't edit or add new conditional titles to any visual.