It's necessary to find a native method to hide pages from specific users without having to create two or more different reports. This way, with just one report, different people within the company could see both shared pages and those belonging to specific groups. Currently, there's a non-native method using RLS, but it has several bugs: firstly, page navigation is only possible via a dropdown list, and it doesn't allow for a button menu. Secondly, if someone with permission has left a folder selected in that menu, those without permission can also see what's left, requiring complicated rules to prevent this. After the project is published, if the report is exported to PDF, the hidden pages can be viewed. There's an option to prevent exports, but some clients need these exports. Therefore, this is a key security issue that needs to be resolved. Having three or four identical reports where a page changes to one that certain groups can't see becomes cumbersome, duplicated work, and unnecessary...
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v19 hours agoCommunity ChampionNew23Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew80Views6likes1Comment