Forum Discussion
table tooltip with custom field list
- 5 years ago
Hi v-kelly-msft - thank you for the response but i can't unpivot in query editor as the souce is a calculated dax table.
I have created individual measures with firstnonblank and was able to unpivot those fields. However performance is quite bad..
Hi RakeshSinghr ,
First go to query editor,dupicate the oringinal table>Select the columns you need>"unpivot the columns";
Then back to Report view>create a tooltip page:
And you will see:
For the related pbix file,pls see attached.
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!
Hi v-kelly-msft - thank you for the response but i can't unpivot in query editor as the souce is a calculated dax table.
I have created individual measures with firstnonblank and was able to unpivot those fields. However performance is quite bad..