Forum Discussion
abhishekjangid
3 years agoFrequent Visitor
IN operator usage with Measure
Hi all, I am working with IN operator and I have so many measure which have hardcoded values as of now. I want to do something like this, I have a constant measure with a few whitelisted domain...
Greg_Deckler
3 years agoCommunity Champion
abhishekjangid Well, if it is hard-coded, then simply use that formula to create a Table instead. Then it will work just fine.
abhishekjangid
3 years agoFrequent Visitor
Greg_Deckler
ahh, do not want a table. Because domains might change over time.
- Greg_Deckler3 years agoCommunity Champion
abhishekjangid Yeah, again, I wish Microsoft allowed Measures to return tables. Would be so incredibly useful.