Forum Discussion
Anonymous
1 year agoNot applicable
Need help with this Measure!
This is the measure I am using to fetch regions from DMT_GEOGRAPHY_POD_MAPPING table based on selection of DMT_FCT_SALES_TARGET[LEVEL_DETAILS]: There no connection between both the tables as ...
HotChilli
1 year agoCommunity Champion
I don't understand the problem description, however, what I can say is SELECTCOLUMNS returns a table and you can't return a table from a measure. It must be a scalar value.