Forum Discussion

bidgeir's avatar
bidgeir
Most Valuable Professional
3 years ago
Solved

Spark - query Power BI scanner api fails

Hi all   I´m a newbie to spark. Hopefully this is not too silly question.   I´m trying to call the Power BI admin API endpoint PostWorkspaceInfo.   The endpoint needs a list of modified workspa...
  • bidgeir's avatar
    3 years ago

    The problem is solved. I needed to use data = rows.bodyexpression

     

     

    instead json = rows.bodyexpression because I´m passing string and not json in.