Option Strict on, can not convert from "Boolean" to "Integer"

HI,

I’m petting this error from main file and I can not understand why… help me…

image


Veriable is boolean but its not working.

help

@Latif

Could you please show me screenshot of this where you are using this variable ?

@Latif

I think you are trying to assign a boolean value to image which is of type Integer.

Main.xaml (68.0 KB)
I have attached the code…

Hello,

You had used MiljøLive expression value in Flow Switch activity and select type argument as Int32 and MiljøLive as Boolean variable.

Thanks.

@Latif

Here you specified TypeArgument as Int32 but passed boolean value in Flow Switch activity. Please change it to boolean type and then try.

1 Like

Thanks Lakshman… I got it. It was by mistake :frowning:

1 Like

Lekshman I’m having issue wih writing to a value of argument to Excell is that something you can help me with?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.