Forum Discussion
Line and column chart having issues with dynamic title - Can't display the visual
Hi Thibaut21908
The error message “Each table argument of ‘UNION’ must have the same number of columns” suggests that there might be an issue with the DAX expression used in your measure for the title.
Ensure that all tables used in the function have the same number of columns and compatible data types.
The "general" ribbon disappears, which may be an error or a conflict caused by conditional formatting.
Instead of using a complex measure for the title, consider using a simpler measure or a static title to see if the issue persists.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
Thank you for your answer.
I checked and all the tables and the model used are correct.
There are no conditional formatting used in the visuals.
As per the measure, I checked doing a fake Power BI with dummy values and the issue still persists.
If I have the Title as a measure, the visual fails. However, with a text, it works properly.
The measure used = "Title defined via measure"
As I see this, it looks like an issue maybe with this version of Power BI?
I am using: Version: 2.124.1960.0 64-bit (janvier 2024)
Best,