IFS function is used incorrectly error

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 504
1 ACCEPTED SOLUTION

“enumlist” and “text” error, thanks.

View solution in original post

2 REPLIES 2

Steve
Platinum 4
Platinum 4

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

“enumlist” and “text” error, thanks.

Top Labels in this Space