Forum Discussion
401 error
- 8 years ago
The screenshots titled as visuals is basically the 'Table' visuals that you see in the 'Visualizations' pane on the right on the PBI Desktop, so you can create these visuals irrespective of using Direct Query or Not. The secondary RLS table I was referring to is a manual table that you will create and maintain and will be the source of the second visual which will basically be the Column you want the restriction set on.
Visual 1 will NOT have the column you want restriction onDefine RLS on the secondary table that contains the restricted columnDummy Data for secondary table containing the supposed restricted columnRelationship between both
I am doing as direct query by using a view from SQL, how can I do this visuals at that time?
- nirvana_moksh8 years agoImpactful Individual
The screenshots titled as visuals is basically the 'Table' visuals that you see in the 'Visualizations' pane on the right on the PBI Desktop, so you can create these visuals irrespective of using Direct Query or Not. The secondary RLS table I was referring to is a manual table that you will create and maintain and will be the source of the second visual which will basically be the Column you want the restriction set on.