Forum Discussion
Can Tooltip be put back to a previous version?
- 1 month ago
It appears to be more of a formatting issue than the tooltip itself. The first visual has alternating row colors which is the default while the second uses the non preset. Also, the column header and grid line colors of the total section appear to have been changed as well.
Hello,
From the looks of the data, I feel that this has got something to deal with Premier League scores. So I have downloaded a sample data containing match dates, home team, away team, home team goals, away team goals and match result.
Then in the table visual, I have added the date, away team, the jome goals, away goals and result. I am assuming that you want the home team to appear at the top
A - Click the table visual > Format Pane > Enable title
B> Expand the Title and click on the fx button next to the Text
C > In the "What fields should we base this on ?" option, select the required fieldname to appear (I am assuming that it is the home team. The summarization can be kept as first
D> You can change the size and background and alignment of the title with the help of the subsequent buttons present:
I am not sure whether this is what you wanted. For a solid result, can you share a sample PBIX file.
- WheelchairWilly1 month ago
Helper III
Whem I hover over the blue/points area on the Premiership 26-27 page I should be seeing that home teams matches. I do see everything else, but no team is displayed this is because I am unable to enter the home team in the card section on the TT page.
- aswathimohan1 month ago
Advocate I
Hello.
Unfortunately I am not able to view your report as I have no power bi service account. However, can you give this a try:
Create a measureHome Team = SELECETEDVALUE(Table[Home Team])
Create a new card visual in the TT page and use this measure It may not show anything on the TT page, but may show when you hover over the table visual