Forum Discussion
How to add word clouds to a map
I want that when a cursor or pointer is hovered over a province/state of a country then a word cloud must appear. (whose data will be provided by a running python script)
Codebed :
- First create a tooltip page in your report. Follow the link below to create the page (cutomize to your size)
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips
2. Import "Word Cloud " visuals using the link (see the pic for more details)
3. Create the "Word Cloud" visual with your data fed by python script
4. Now go to your primay visual and configure the tool tip from the page you had created with 'Word Cloud'
If this post helps, then please consider Accepting it as the solution, Give Kudos to motivate the contributors.
Really helpful. Can you share how Power BI helps you more than other available products in the same domain(if it applies to you).
2 Replies
- ponnusamy
Solution Supplier
Codebed :
- First create a tooltip page in your report. Follow the link below to create the page (cutomize to your size)
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips
2. Import "Word Cloud " visuals using the link (see the pic for more details)
3. Create the "Word Cloud" visual with your data fed by python script
4. Now go to your primay visual and configure the tool tip from the page you had created with 'Word Cloud'
If this post helps, then please consider Accepting it as the solution, Give Kudos to motivate the contributors.
- CodebedNew Member
Really helpful. Can you share how Power BI helps you more than other available products in the same domain(if it applies to you).