I am trying to build a filter expression in PowerApps but i am getting below error.
What is this node count related to ?
Are there any limitations for building expressions like how many conditions we can specify in filter ?
Solved! Go to Solution.
yes, Actually you cannot put unlimited conditions.
In my case i was applying filter on all the columns 200+ columns..
So i created a calculated column which was a concatenation of all other columns and applied the filter on that column and then this issues got resolved.
yes, Actually you cannot put unlimited conditions.
In my case i was applying filter on all the columns 200+ columns..
So i created a calculated column which was a concatenation of all other columns and applied the filter on that column and then this issues got resolved.
User | Count |
---|---|
230 | |
102 | |
98 | |
56 | |
33 |
User | Count |
---|---|
282 | |
112 | |
109 | |
64 | |
63 |