gregory_a_hanse
5 years agoNew Member
Status:
New
Dynamic Measure References & Text for for Personalized Visuals
Personalize Visuals is a great feature that adds flexibility to Power BI reports. However, there are a few issues when personalizing:
The solution? Create DAX functions which identify the measure and axis fields currently in scope. Allow Visual Header Tooltips and Axis Titles to reference custom measures.
Who does this help? Personalized Visuals address report consumers' need for customization. But report designers currently face a dilemma - offer personalization which may confuse report consumers or disable personalization. This idea is aimed at addressing the usability of personalized visuals, making the report design problem simpler, and making the personalization more user-friendly.
How this could work:
- Chart titles remain static
- Axis titles remain static
- Visual header tooltips remain static
- There are limited methods to offer more information through tooltip values
The solution? Create DAX functions which identify the measure and axis fields currently in scope. Allow Visual Header Tooltips and Axis Titles to reference custom measures.
Who does this help? Personalized Visuals address report consumers' need for customization. But report designers currently face a dilemma - offer personalization which may confuse report consumers or disable personalization. This idea is aimed at addressing the usability of personalized visuals, making the report design problem simpler, and making the personalization more user-friendly.
How this could work:
- Custom values for Visual Header Tooltips and Axis Titles. This is already available for Visual Titles and would be a huge addition.
- DAX functions INVISUALVALUES([measure]) and INVISUALAXES([column]) which return True/False values. These functions could be used to create dynamic title strings and tooltip values (e.g. Last 30 Days tooltip values that update seamlessly with personalization).
1 Comment
- fbcideas_migusrNew MemberStatus added:New
Recent ideas
Allow the target pipeline reference in Invoke Pipeline / ExecutePipeline to be set dynamically
Problem Today, the Invoke Pipeline activity (and legacy ExecutePipeline) requires picking the target pipeline statically at design time — a fixed Workspace/Pipeline selection in the UI, which serial...JONATHANHAUN6 minutes agoNew MemberNew0Views0likes0CommentsReset Bookmark Navigator Selection to the Default Published View on Browser Refresh
In Power BI Service, when a user selects a bookmark through a Bookmark Navigator, the bookmark identifier is appended to the report URL. If the user refreshes the browser page, the report reloads in ...vivek1234447 minutes agoMicrosoft EmployeeNew2Views0likes0CommentsSeparate Interactive and Background Compute Allocation to Prevent Throttling of Live Reports
Problem Statement When Fabric capacity utilization reaches or exceeds 100% in the last one-hour window, end users experience significant disruptions when accessing Power BI Fabric live reports. This...TilakArani1 hour agoNew MemberNew2Views0likes0CommentsAccessibility issue in the Share dialog of embedded Power BI reports
Accessibility issue in the Share dialog of embedded Power BI reports I would like to share an accessibility finding identified while testing an embedded Power BI report published as part of the cont...ugartema1 hour agoAdvocate INew79Views12likes1Comment- fbcideas_migusr4 hours agoNew MemberUnder Review382Views12likes4Comments