Forum Discussion
shaileng
8 years agoFrequent Visitor
Simple DAX question
Hi there, Quick DAX question : I have a table TABLE_DATA with 3 cols COLA,COLB,COLC. I have another table named TABLE_SUPPORT which holds 3 rows like "OptionA","OptionB" and "OptionC" I ...
- 8 years ago
Sounds like you need to use the disconnected table trick:
Greg_Deckler
Community Champion
8 years agoSounds like you need to use the disconnected table trick: