Forum Discussion
Connecting to Semantic Model and Data View
- 2 years ago
I've the same problem as yours. I found the solution : Use the function DAX in Power BI
1. create new table
2. Table = CALCULATETABLE('your semantic model')
Then u can display or modify data in the new table.
Hello Alexussaurus ,
unfortunatelly no, when connecting to semantic model it won't show the data view.
what you might do is create a table visual for them to show the data that they might need.
- Alexussaurus2 years agoNew Member
Hi Idrissshatila ,
we have a lot of tables hence it's not feasible but thanks for letting know. Unfortunately, Power BI even doesn't have the possibility to drag and drop fall fields from a table into a visual so you have to select each field separately....
- Idrissshatila2 years agoSuper User
I see, but in the connecting to semantic model, they won't be able to see the data view, but they can see the table name and column names and measures on the right side of the report pane.