Does Valid_if works Distance()?

Hi
I have column called [Initial Latlong], type Latlong

I have set an expression for Show_if
DISTANCE(Latlong(lat, long),here())<0.5

So that works i.e a map shows whenever the condition is true

However, I also have Valid_if of the same expression and I set a customized error message.

When the condition is true, that customized error message did not appear.

Is there a reason why?

0 3 123
3 REPLIES 3

The customized error message will show if the valid_if condition is FALSE

But of course! Silly me! Tks @Suvrutt_Gurjar

Never mind. Take it easy. We all err at times.

Top Labels in this Space