Hi All,
I tried to use Filter function in BMM layer for a column as below:
Filter( "Fact - Balance"."Ending Assets" Using "Fact - Balance"."DRIVER_ID" = '668667' ) for which I get an error message as below:
Error Message:
[nQSError: 22032] Function FILTER requires at least one measure column in its first argument.
Can anyone pls clarify what could be the error?.
Thanks.