Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello!
So, i have a problem that i'm no able to solve yet. My manager have a sheet to control projects, every project has goal and accomplished. My problem is, every project has differences types of values to measure performance.
Given the table
project | goal | accomp
s2.1 | 0,94 | 0,85
s3.2 | 34543, 43 | 353412, 34
In this example, the first value is percent and the second is $, so in table of the power bi he wants a tooltip that display the right graph depeding of the type of indicator. Somone have an idea of how can i accomplish this task?
thanks!
In my personal opinion it is good for the data structure to difference the goals types. With "if" you can decide what should be shown and transform the result in _text. Let me know if you need more help. 🙂
Proud to be a Super User!
I would create separate columns for every goal type and via a measure you can transform the different columns to text for the tooltip.
Proud to be a Super User!
So, suposse that i have 3 columns one for $, one for just number and one for percent. Via dax measure i make a IF and change-it with dax?
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
71 | |
67 | |
51 | |
39 | |
26 |
User | Count |
---|---|
87 | |
54 | |
45 | |
40 | |
36 |