Forum Discussion
Shashank Achanta
Jan 29, 2018Copper Contributor
Count of Items in List Meeting Criteria
I have a list (Tracker) with columns for User Name and Status. I am looking to create a table in another page which shows count of items assigned to a particular user and their status.
For Exa...
Jan 29, 2018
I can think on the following ways:
(1) By means of some custom code that read your tracker list, make the count calculations and shows the data in the format you want
(2) Same idea, but using PowerApps instead...the downside of PowerApps approach is that you don't have a way Today (it's coming) to add a PowerApp in a SPO page
(1) By means of some custom code that read your tracker list, make the count calculations and shows the data in the format you want
(2) Same idea, but using PowerApps instead...the downside of PowerApps approach is that you don't have a way Today (it's coming) to add a PowerApp in a SPO page
- Shashank AchantaFeb 07, 2018Copper Contributor
Hello Juan,
Would you be able to help with achieving the below -
(1) By means of some custom code that read your tracker list, make the count calculations and shows the data in the format you want