Forum Discussion
BlueSky
5 years agoHelper I
Can I use this Python function for each row of a tabe ?
I have a table called Activity, there is a coloum called Polyline. For each polyline I want to return it's corresponding longatude and lattitude cordinates. A polyline is a way of encoding a ser...
- 5 years ago
Hi BlueSky ,
Try to transform the data in Power Query with Python script, then create visuals.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-lionel-msft
5 years agoCommunity Support
Hi BlueSky ,
Try to transform the data in Power Query with Python script, then create visuals.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.