Please be informed that i am going through 9th chapter i.e., “Excel & Data Tables” in UI Path academy training & when i try to filter the data from any excel i am facing the exception error “Object must be of type Double”.
In your “get row item” activity (if you’re using one), change the output variable to a double. If required you can then use an assign activity to convert to another variable, for example if you need a string instead you can assign StrVariable TO DblVariable.ToString
Hope this helps?
UI Path tends to see any number format in excel as a double, no matter what cell format is in the spreadsheet.
Thanks @stevengoehler
I am not sure where to change the "Value field in the filter wizard.
From the properties panel or the function box, i cannot locate where the value field is…
Thanks again!!!
So adding on to discussion, you might want to do some corrections in your essentials training.
When I open xaml file from answers .zip for this practice, it is throwing some errors: