Forum Discussion
Database Access
- 8 years ago
Hi biancabarroso,
From your screenshots, it seems that you get data from SSAS database in a live connection, right?
If it is, what you get is expected, data modeling and mange relationships are not supported in live connection. See: https://community.powerbi.com/t5/Desktop/Live-Connection-Limitation-Get-Data-Data-Pane-Relationships-Pane/td-p/41341
Best Regards,
Qiuyun Yu
Are you doing this through your Power BI Desktop? If not, i'd firstly suggest trying that.
The next thing is about queries themselves. Each query is essentually 1 table. So when you pick your database as your source line, the very next line should be to select which table you want to bring into your query. Each of your next steps should be the transformations you want to make on this table each time.
If you wish to bring in many tables, you need many queries.
To relate them, after using the 'Close and Apply' option in the query editor, you'll be able to move to the table relationships screen and update any relationships that haven't been automatically detected by Power BI.
- biancabarroso8 years agoFrequent Visitor
I cannot even click there...
- Anonymous8 years agoNot applicable
Have you clicked on the "Edit Queries" button on the ribbon in your screenshot? Your other screenshot is the field selector, which is not part of the query editor.