Forum Discussion

BlueSky's avatar
BlueSky
Helper I
5 years ago
Solved

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...
  • v-lionel-msft's avatar
    5 years ago

    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.