Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
ritumishra01
Contributor III
Contributor III

Rest api connection

I have connected to rest api but i want to apply date filter in my data like i only want records for 2023 so if i want to apply that in sql part how to do that as it has multiple selects so where condition is giving me error

 

Labels (2)
2 Replies
vinieme12
Champion III
Champion III

check the API's documentation for syntax on how to filter the result set

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
ritumishra01
Contributor III
Contributor III
Author

Not able to get that