Forum Discussion
Downloading .pbix from web missing Data and Relationship View tab
lockmc What you are seeing is most likely a result of the connection being a "Live Connection" to a SSAS instance... This is the only time both the data and relationship tab will be missing on the left hand nav. I've just tested this out and imported data shows all 3 after I've downloaded the PBIX, and as expected the live connection to my SSAS instance only showed the report tab when I downloaded that one.
Yes, this is an SSAS connection.
Thanks for the reply. So how do I change the MDX if I wanted to for a connection to SSAS?
- Anonymous9 years agoNot applicable
lockmc With a live connection, you need to make any model changes to the actual SSAS instance. There is no current support for adding on to the Model within the report itself. Everything has to be derived/managed/altered in the source cube.