Hello,
I have a measure that I am trying to create which has conditions, and depending on these conditions, will pull data from different data sources. One of the data sources would require a sum_distinct, while others only need sum. How can I have a type of hybrid data type? Is this possible?
Thank you!