Forum Discussion
dymetre973
4 years agoFrequent Visitor
Comparing 2 data tables
I have 2 tables containing airline data with airline code, arrival & departure code and arrival time & departure time Im trying to create a table that compares the 2 tables below and shows me if...
dymetre973
3 years agoFrequent Visitor
The data for these 2 tables is populated from the same source. I just edited the interations so that allow them to be operate seperately. Can a bridge table still solve this if they are both pulling from 1 table ?
- tamerj13 years agoCommunity Champion
That means they have different filtets. No need in this case to a bridge table we just need first to carefully understand the filter context of each one in order to replicate it using dax code.