Forum Discussion
Power BI Visual - Route Map issue
- 8 years ago
Hi urpalani,
Based on the investigation that we conducted we found that Route Map sends RowPKey column as a number but numbers are not allowed by Tooltip API (it allows and supports string type only).
Since this issue is related to Route Map there’re longterm and short tems solutions:
- Short term solution is to remove RowPKey from Tooltip data field. After that you must save the report and open it again.
- Long term solution is to update Route Map to convert numbers to strings (we asked developer in another email thread)
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
I got reply from developer weiweicui on this,
And he reports that the issue reported seems to be issue with MS on the new update which is causing the issues,
Not sure might be after the lastest Feb monthly update.
Can you include [email protected] to the email thread?
If it's API related issue we would investigate this issue deeper since it might affect some other custom visuals.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- v-viig8 years agoCommunity Champion
Hi urpalani,
Based on the investigation that we conducted we found that Route Map sends RowPKey column as a number but numbers are not allowed by Tooltip API (it allows and supports string type only).
Since this issue is related to Route Map there’re longterm and short tems solutions:
- Short term solution is to remove RowPKey from Tooltip data field. After that you must save the report and open it again.
- Long term solution is to update Route Map to convert numbers to strings (we asked developer in another email thread)
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- urpalani8 years agoHelper II
We just reply to the thread in support page of the visual and not email,
Please check below link
https://weiweicui.github.io/PowerBI-Routemap/
- v-viig8 years agoCommunity Champion
Can you share the pbix report sample for debugging?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- urpalani8 years agoHelper II
Sent to [email protected],
Please check and reply.