Forum Discussion
Filters, one of the biggest issues of our company of sharepoint
hello Skoets
Depending on the content in your excel file (mostly list vs heavy formulas) you might want to consider converting to a custom SharePoint list. You can still do some calculated fields, but you would not be able to do complex formulas.
These are great for allowing multiple users to access and make updates while working off "one version of the truth" which is much better than individual copies of excel files.
You can create as many custom views of the list to pre-filter, group and sort (even sub-total by groups). And even after all that, you can sort and filter by the column headings.
- SkoetsApr 11, 2020Copper Contributor
Hi HCole718
Thank you for the reaction!
Indeed we use some formulas for each row: = VLOOKUP (C; Codes! $ A $: $ F $; 2.0) 4 times for different cells in the same row and some calculations.
I assume i need to work with powerapps for this to work for a custom SharePoint list?
I've never processed with Power apps, but if it works the way we want it to, it's a good idea to follow some classes.
But then i need to be sure it will work for us...
any ideas?
(I have added a screenshot of one of our databases)
- SkoetsApr 28, 2020Copper Contributor
Hi,
Still havent found a solution to this.