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

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

View solution in original post

2 REPLIES 2
Top Labels in this Space