In filter attribute Can i put attribute name from micro Like i had created a micro.

pallav
pallav New Altair Community Member
edited November 2024 in Community Q&A
 In the place of Attribute name can i put attribute value from micro. 
I have defined a micro with name Product_flag
Like %{Product_Flag) 

%(Product_flag} is giving me error and also i tried with #{Product_Flag}  that also gives error.



Welcome!

It looks like you're new here. Sign in or register to get started.

Best Answer

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Answer ✓
    Hi @pallav ,
    i think you need to use the expression option of Filter examples and go for
    eval(%{myMacro}) > 1
    ~Martin

Answers

  • varunm1
    varunm1 New Altair Community Member
    Hello @pallav

    Can you provide the process file for us to check? If possible, please give us data as well.
  • MartinLiebig
    MartinLiebig
    Altair Employee
    Answer ✓
    Hi @pallav ,
    i think you need to use the expression option of Filter examples and go for
    eval(%{myMacro}) > 1
    ~Martin
  • pallav
    pallav New Altair Community Member
    @mschmitz - Thanks that works.

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.