Forum Discussion
beeEc009
3 years agoRegular Visitor
Slicer to filter chart using DAX
Hi all, I'm trying to create a chart to return net actual vs budget chart using fields in multiple tables. Table 1: Table 2: Table 3: Relationship: Table1(Mapping) - Ta...
amitchandak
Super User
3 years agobeeEc009 , If table 1 is on the one side of the join, you should be simply able display this measure and column from table 1
In case of other join is should also work
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.