Data Source on PowerApp

0

Is it possible to make several Excel (in One Drive ) as Data Source for my PowerApp .

That is, in One Drive I have several Excel with logs of each day of access:

  • One file per day, a new file will always be generated, and the date of the generated day will be the name of the file.

Is it possible to update the Data Source PowerApp connection automatically?

    
asked by Noel Calero 20.03.2017 в 15:50
source

1 answer

0

You can make a .bat script that copies the last file to the file with the name expected by the powerapp

    
answered by 21.03.2017 в 08:12