Forum Discussion
clint_powell
2 years agoFrequent Visitor
Table View not visible in Front End Display
I have added two table via Direct Query in SQL, and the data is visible in the Power Query Editor, but when I go to my front end display, I cannot preview the data in the tables because the table vie...
- 2 years ago
It doesn't show up if the table is using DirectQuery Mode. You will have to make sure it's in Import Mode to see the table view.
clint_powell
2 years agoFrequent Visitor
Gotcha, thanks!