Ability to define rules at column level, to control the data fields available to different roles (e.g. employee salary visible to the users in finance roles only, while other employee details visible...
TSanger
1 month agoRegular Visitor
This item should not be marked Completed. It should be marked Rejected, Not Planned, or another status that clearly indicates the requested functionality is not currently available and is not expected in the near term. Unless I'm missing something, there does not appear to be a way to implement the requested functionality without building and maintaining a custom security framework on top of a platform that is marketed as an enterprise analytics solution. The requirement is straightforward: apply column-level security at the data layer and allow reports to continue functioning for users who do not have access to the secured columns. Securing a column should not cause report visuals to fail or require developers to create duplicate reports, duplicate semantic models, custom DAX-based security logic, or security lookup tables. In my experience, enterprise BI platforms are expected to provide security that carries through from the data source to the presentation layer without requiring significant custom development. When a user lacks access to a column, the reporting layer should be able to gracefully handle that condition rather than breaking visuals that reference the secured data. Current workarounds appear to involve custom security tables, user/group mapping tables, measure-based security logic, or maintaining separate models and reports for different audiences. These approaches increase complexity, increase maintenance effort, and introduce additional opportunities for configuration errors. Also introduces additional security concerns. The requested functionality is not a niche use case. It is a common enterprise requirement to present a single report experience to different audiences while enforcing column-level security on sensitive financial or operational data. If this scenario is not planned for Fabric, the community would benefit from clear guidance stating that the intended design is to use separate semantic models, separate reports, or custom security logic rather than relying on column-level security to provide an adaptive report experience.
Recent ideas
Request to add a feature to extract gateway connection status and last time credentials used
Could you please add a feature in the admin UI on Microsoft Fabric/Power BI to extract the Gateway connections with details of the gateway connection status and last activity information along with t...Vinodkumar_Chak1 hour agoNew MemberNew20Views1like0CommentsPower BI - incorrect handling of empty string parameter in DAX query in paginated report
Blank string parameters in paginated reports are treated as empty strings in Power BI Report Builder but as null values in the Power BI Service, resulting in incorrect report output. -> Create a pag...roshinikumarkar4 hours agoMicrosoft EmployeeNew25Views5likes0CommentsAllow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara6 hours agoNew MemberNew20Views1like1Comment