Excel formulas when going from legacy to windows

hi,

We are currently looking at migrating all our projects from windows-legacy to windows, but we ran into a problem:

All formulas in excel files that are using function or referals for datatables are not read.

To test I made a table in excel (see screenshot at the bellow)

In a legacy project I get the expected results when using read range.

In a windows project I get the following results when using read range (both workbook and in excel scope):

The columns using [@a] or Rows() give empty values in UiPath.
In one of my projects I noticed other table function like Index also don’t work, and also noticed other problems that I haven’t been able to replicate in my test (I thouged it was because it was because it was referring to a cell using a table func, but the value for Blad1!F$2=Rows(Table2) was read in my test)

Did anyone encounter similar problems? And how can these be fixed?

Also, is there somewhere a list with all the things that don’t work anymore when migrating from legacy to windows?

note, this test was done with:
Excel.Activities = 2.12.3
System.Activities = 22.4.4

Please see the below post for migrating from legacy to windows:

@jelle.segers.Bpost

check the above given thread