Getting index of argument values for a specified event

hi guys, your suggestion for getting index of arguments from an specified event, doesn’t work when using cube “smartContractEvents”
i.e.
index
any(of: argument_value, argument: {is: “arg1”})
any(of: argument_value, argument: {is: “arg2”})

What is the equivalent for smartContractEvents cube?

You can’t use this in the SmartContractEvents for now.