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: 
Not applicable

Macro to evaluate chart field and delete row

Hi,

I need to evaluate a specific field in each row of a straight table, and then delete that row depending on the value. Im using the Qlikview API guide but cant find any way to get a specific field value or delete any rows.

So far i have just managed to disable columns with :

expr = prop.Expressions.Item(2).Item(0).Data.ExpressionData

there any similiar way for rows?





0 Replies