IFS function is used incorrectly error

Pointer
Participant V

IFS(
ISNOTBLANK([Task ID]), [TaskID].[Location],
ISBLANK([Report ID]), [Report ID].[Location]
)

IFS function is used incorrectly:Inputs to IFS() must be condition-value pairs. Input 4 is not a value of a consistent type.
Iโ€™m getting your error, can you help me?

Solved Solved
0 2 479
1 ACCEPTED SOLUTION

Pointer
Participant V

โ€œenumlistโ€ and โ€œtextโ€ error, thanks.

View solution in original post

2 REPLIES 2

Steve
Participant V

Please post a screenshot showing both the entire expression and the error.

Pointer
Participant V

โ€œenumlistโ€ and โ€œtextโ€ error, thanks.

Top Labels in this Space