Forum Discussion
AfonsoDiTazem
3 years agoRegular Visitor
Column Chart Title Conditional Formatting with DAX Expression
Hello, I have a table with Country Names then I have a line and stacked column chart. When I select a country name from the table (is not a slicer) I want the chart name to change accordingly. ...
AfonsoDiTazem
3 years agoRegular Visitor
Hello,
Thanks for the reply.
I had already tried that measure and still doesn't work.
Yes, the data is in different tables without a direct connection between them. There a table in the midle connecting the other two
v-jingzhang
3 years agoCommunity Support
Did you use CountryTable's CountryName column in both the slicer and the table visual? Currently, the cross-filter direction of relationship between CountryTable and the middle table is Both, try changing it into Single. In addition, if possible, change the relationship between the middle table and the "Origenes Articulos" table to Single direction too (the middle table filters "Origenes Articulos").
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.