I need to use a Filter to aggregate specific Users from Workday source(Workday SaaS connector). I have tried the using filterString from below link but it gives me 400 Bad Request error.
Further I checked below case where it mentioned that filterString does not work for Workday SaaS connector.
Anyone faced this issue or any workaround for this case? I have used the Exclude CW configuration, but it will not solve our use case.
No, it’s not working. I am getting 400 Bad Request Error in any filter I use, so I am guessing “fitlerString” is not compatible with Workday SaaS connector.
But apart from using filterString, do you think we can do anything else in this case?