Forum Discussion
CasperMBOR
May 28, 2021Copper Contributor
Privot table with condition
Hello, I have a Privot table with data from a query, now i want to make a new privot table with a condition if the user inputs in cell A2 "F05" and column... from privot table its between a s...
- May 28, 2021
You may query named cell, use it as parameter for the main query and return resulting pivot based on this
SergeiBaklan
May 28, 2021Diamond Contributor
You may query named cell, use it as parameter for the main query and return resulting pivot based on this
- CasperMBORMay 31, 2021Copper Contributor
Thanks for your answer!
I used the =Filter function on my query result with mulitple conditions