Forum Discussion
Tooltip value showing on wrong line
- 5 years ago
Hi Anonymous ,
Did you put TransactionPostYear and TransactionPostMonthName in x-axis? Based on my test, it will put all values in x-axis together:
But if you put the field with long name, it will result in line feed.
As a workaround, try to shortened field name.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Your first example where each item on the x axis shows up on a single line is what I'm trying to solve/prevent. I'd like each item on the x axis to be it's own line. Is there a way to do that?
Thanks.
Hi Anonymous,
It is designed by default if you put these two column in x-axis,so if you want to show them in different lines, you can't use the default tooltips. There is a workaround, but it is a little complex. you can try to create a custom tootips, with these two fields in different lines. For more details, please refer to https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai