Forum Discussion
Retrieving viz DAX
I understand your requirement, just not why it's a requirement.
If you're using something as a data source, it shouldn't be changing unpredictably. Having MAX instead of SUM is an important change unless it's just iterating over a single row where the result is the same (in which case, it shouldn't make a difference downstream).
What are you doing downstream that having a dynamic data source like that seems like a good option?
AlexisOlson I admit, it is not ideal. I usually work with data coming from proper database. But for this project, I have been tasked to get the data coming from viz1 as one of the data sources for all downsteam reporting for my portion.
So, before I turn this into a XY problem with the makers of model1 and start a storm, I am simply trying to figure out if there is a way (through web sevice or any other method) to sneak into the backdoor and get the DAX.