Hi Automaters,
I am trying to build a flow that can help track check in-outs from a Power App in an excel spread sheet. Every day the formatted table (CheckInOut) in this .xlsx is copied and renamed to the day's date.
In Power Apps once someone presses "check in" it should add to that day's sheet. Is there some way to dynamically assign the correct table in this spreadsheet? A new spreadsheet will be created at the start of every month too and I would like to dynamically track that if possible.
I assume this isn't as easy as formatting the date time as text and putting it in the Table section. Any advice?