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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
cdhemant
Contributor II
Contributor II

tAzureStorageInputTable filter cannot take dynamic values context.MYPROPERTY

Hello,

I want to filter Azure table records, so i tried to "use filter expression" option however the value does not take dynamic properties like context.MYPROPERTY.

It requires value to be set in design.

Is there any way to set the filter condition with dynamic value

Thanks

Labels (3)
2 Replies
EngieNL
Contributor
Contributor

I also need a dynamic filter on a table in Azure, using tAzureStorageInputTable 

Shicong_Hong
Employee
Employee

Hello

The filter expression doesn't support context variable, I notice that the context.varName is enclosed with a single quote in the generated Effective filter field. eg:

newColumn gt 'context.name'

Please go to the Ideation page and submit a feature request. 

Regards

Shicong