Forum Discussion

vamsikrishna140's avatar
vamsikrishna140
Microsoft Employee
3 years ago
Solved

passing parameters

Is it possible for the end user (who is accessing the report ) to pass parameters in the report so that the source ( web api) changes ? if yes could you please share a tutorial or document to refer ...
  • ibarrau's avatar
    ibarrau
    3 years ago

    You can't map if the user checked on a particular parameter.
    You can load all the data and help them filter instead of running a query each time they click on something. That would be like building a small set to answer the user questions. 

    Regards,