tooltips
4 TopicsPopulate a Tooltip from a Data Dictionary
I'm on a mission to standardize the definitions for various metrics/variables in my company's PowerBI reports, and would like to have the tooltip include a definition populated from a separate source (right now we're talking about having it be a sharepoint list, but that shouldn't be a sticking point). That way, no matter who is creating the report, we'd have a standard definition ready for the tooltip. The only way I've found to do this is to create a tooltip page for each metric, which seems a little cumbersome to me. Is there a better way? I've investigated possibly using python for this (looks like I should be able to get the gettooltip method described here to work), but also I'm very much a beginner at python, so I don't want to spend too much time on it if there's another solution.SolvedHow to Display Specific Fields in Power BI Scatter Plot Tooltips
I added a scatter plot to the canvas. I would like to be able to choose which fields appear in the window that emerges from the bubbles in my chart. It always defaults to the x-axis, y-axis and legend in the window. But I only want other fields to appear and not the ones that are already configured by default in power BI. In addition, I would like to be able to include the data of a field inside the bubbles. How can I do this?Solved1KViews0likes1Commenthow to use drill down data role column in another data role column field to pass the data no expand!
Hi Team, Currently, I'm developing one of the custom visual bar chart, which is using with drill down feature named Parent Data role, passing - parent level hierarchical columns. The drill down setup successfully and, it's functionality is working fine. Now, I am creating another data role called Tooltip (Sample) using few or all table data column passing on it. If I use the hierarchical data column on tooltip, its automatically goes to "Expand to next level" that is full parent data role columns shows. So I couldn't use on either on drill down or tooltip not working right. I want to made on both Drill down and tooltip to be work. I checked in one of the visual tool in powerbi ( Treemap ). The two data roles ( Group & Tooltip ) mapped separately and working excellent. So I’m try to build like this, So want necessary thing to add, kindly tell me want to do ! Thanks, Ammy Vijay434Views0likes0Comments