Forum Discussion

Jdrien's avatar
Jdrien
Frequent Visitor
1 year ago
Solved

Apply filters on REST API JSON POST request

hello, ​​​​​​​I'm trying to call the powerBI REST api (JSON) i can get the page i want and creat the pdf, but i cant' manage to apply filters, I've created a really simple page for tests (just a s...
  • Jdrien's avatar
    1 year ago

    Ok i've figured why i had this problem, my segment was set to "one selection" so there was always an item selected, the problem was the api downloaded the report with this selcection, then tried to filter it. i just had to uncheck "only one selection", uncheck everything, save the report, then i could filter my report!