Forum Discussion
EpicTriffid
9 months agoHelper IV
API calls during report use
Hi all, Bit of a general query here. I'm currently using an ETL software (Alteryx) to download data from an API for one of our services. This requires the user to select various parameters such a...
- 9 months ago
Hey EpicTriffid ,
in general using DQ and selecting (=applying) filter would send a new query to the source.
To avoid this load of queries you can enable the "Apply all slicers"-Button on the UI.
But DQ is still not that efficient in terms of waiting time.
Using API in this way might be a big pain. API performance?
Regards
sergej_og
9 months agoSuper User
Hey EpicTriffid ,
in general using DQ and selecting (=applying) filter would send a new query to the source.
To avoid this load of queries you can enable the "Apply all slicers"-Button on the UI.
But DQ is still not that efficient in terms of waiting time.
Using API in this way might be a big pain. API performance?
Regards