Hi All,
I have a requirement that users need to upload an excel file to some location, we have chosen a dataverse table and file column and that is working fine.
The issue is that no we need to be able to select that file or any other file from the table and to use data that is in that file for some calculations.
I have tried everything that I can think of and find and non of the solutions is working. My idea is to somehow bring data from a selected file to a collection but non of the solution is working
Does anyone have any idea how this can be done?