First of all, I'm sorry If the subject is a bit confusing.
Here is my problem.
I made a PowerApps for downloading a reporting file from my sharepoint. In my PowerApps there is only date picker component, dropdown, and a button. It is pretty simple, but from that component I want to take my reporting csv file by select the date, then select the report type and then click download, and it will download the file from my sharepoint. In my sharepoint I had some files report with the name is like :
1. report Y 20210201.csv
2. report Z 20210201.csv
Which is Y and Z is the type of the report and 20210201 (yyyy-mm-dd) is the format date the report has been made.
How could I made a formula and get a value from datepicker and dropdown to download the file ?
Is it possible ?
Please help me, I'm new to PowerApps.
Thanks,
Wahyu.
My PowerApps