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
Sent to [email protected],
Please check and reply.
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