Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi everyone,
I want to ask that do we have any way to implement the chart like this one?
Thank you
Solved! Go to Solution.
Hi @TungNguyen_19 ,
If you're trying to move the negative reviews to the bottom, then you can create measure that multiplies the aggregation of negative reviews by negative 1 and use the native column chart. Attached is a sample pbix.
Hi @TungNguyen_19 ,
If you're trying to move the negative reviews to the bottom, then you can create measure that multiplies the aggregation of negative reviews by negative 1 and use the native column chart. Attached is a sample pbix.
hello @TungNguyen_19
yes you can
you have 2 choices .
or you can use a custom visual : tornado chart.
or you can create a measure,
and play with its format .
check below
step 1 : create the measure you want to display
one measure should be negative, and the other should be positive,
step 2 : change format to dynamic for the negative measure
step 3 : change from measure to format
step 4 : write the following format ( when you use the ; --> the one the left of the ; is for negative values, and the one on the right is for positive values.
NB in the second option, it is better to hide the values of the y-axis,
best regards.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
77 | |
73 | |
58 | |
35 | |
31 |
User | Count |
---|---|
99 | |
57 | |
56 | |
46 | |
40 |