How to match globalTable to item.type in find item

How to match globalTable to item.type in find item

3250716938
Enthusiast Enthusiast
146 Views
2 Replies
Message 1 of 3

How to match globalTable to item.type in find item

3250716938
Enthusiast
Enthusiast

_3250716938_0-1751792044365.png

I want match itemtype == Talbe_getcolheader(), but it seems failed, how can I do it?

thanks.

 

0 Likes
Accepted solutions (1)
147 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Advocate
Advocate
Accepted solution

"token" is not defined in the query. You need to use the $-syntax to pass the token (or its label) as a parameter into the query.

moehlmann_fe_0-1751870482747.png

 

0 Likes
Message 3 of 3

3250716938
Enthusiast
Enthusiast

Ok, thanks you!  I get it.

0 Likes