Modern Excel read range read all column as string

Modern Excel read range read all column as string and like the calssic read range it rerturn as object thus its easy to use filter data table activities,

how can i use modern but outoput the data type as object/ correct data type so i can use filter easier

Hi,

Can you try the following settings?

Set RawValue at ReadFormatting
Uncheck at VisibleRowsOnly

Regards,

the data type still output as string,

ususally using classic it gives as object thus we can use filter activity more easly

Hi,

Can you share your input file? It’s no problem if dummy data.

Regards,

Data2.xls (30.5 KB)

HI,

In my environment. it works well as the following. Can you also share your workflow?

Regards,

which package are u using ?

Excel pack 2.24.4

Also can you try the following sample?

Sample20250917-1.zip (10.0 KB)

Regards,

i try yours its object, this is very weird actually haha

i will send u my script ya , please take a look

hi there are no preserve format in the modern excel activities as far as i know

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