Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Dynamic Rest API Query Based on Authenticated User

Hello everyone,    I've done a bit of digging but can't seem to find a solution that should theoretically be simple. Long story short is I'm working on a client portal that pulls data from various ...
  • v-jingzhang's avatar
    v-jingzhang
    3 years ago

    Hi Anonymous 

     

    I think this is not possible. As your data sources are various APIs, you can only use Import mode to connect to them. With Import mode, you need to connect to data sources and import data into the data model of your report first. Then you can use these data from the data model to create a report. When your users view this report, the data they see is loaded from the data model rather than from the data sources. So you cannot identify the users' email addresses and use them to query data from the data sources. 

     

    Hope this helps. 

     

    Best Regards,
    Community Support Team _ Jing
    If this post helps, please Accept it as Solution to help other members find it.