How to check that an edit form is active

I know the below expression imply that the Add form is active (if false) or not (if true).

IN([KeyColumn],TableName[KeyColumn])

The result true also implies that some other view is active including the Edit form.

Is there any expressions that directly indicate the active of Edit form. Because in some situation the Edit form needs to be treated specifically.

Regards,

Solved Solved
0 3 224
1 ACCEPTED SOLUTION


View solution in original post

3 REPLIES 3


Thank you.

Youโ€™re welcome

Top Labels in this Space