Hello, I am having an excel sheet which contains Date(mm/dd/yyyy), Colum1, Column2. I am reffering this excel sheet as my data source.
In my power app screen, I inserted a listbox. This list box should display list grouped by Month instead of dates. Can someone help me how group by Months having a collection with date?
Also, Can you help me how to perform operations on collections? Example, I need to create a pie chart by sum of Column1 & Column2 from the collection.
Atatched is screen shot. I need to display Year-Month (2016-DEC, 2017-JAN etc) instead of by week. I need sum of all Lines in pie chart (Column1+Column2+Column3+Column4)
https://1drv.ms/i/s!AuLElRm7ChiimDEWckXRmYnG_zcj