OCR - Initial Value Multiple IFS Expressions

@Adam
When we use a OCR Model, it automatically puts an expresion in the Initial Value like:
OCR("OCR Model", [Image], "Column")
I would like to use multiple IFS expressions like:

IFS(
ISNOTBLANK([Image]) , OCR("OCR Model", [Image], "Column") ,
ISNOTBLANK([Any Column] , "Dummy Text")
)

But as I see, this is not working. Is this a bug, or is there another workaround?

Solved Solved
0 3 623
1 ACCEPTED SOLUTION

tony1
New Member

Hi @Fabian, sorry for the delay on this. Iโ€™ve put in a fix that should go out tomorrow. Thanks for bringing it to my attention.

View solution in original post

3 REPLIES 3

Adding @Aleksi

Hi @Fabian, I will assign this to our developer. It will probably take till Monday.

tony1
New Member

Hi @Fabian, sorry for the delay on this. Iโ€™ve put in a fix that should go out tomorrow. Thanks for bringing it to my attention.

Top Labels in this Space