Forum Discussion

Sreya's avatar
Sreya
Icon for Helper II rankHelper II
5 years ago
Solved

How to pass a URL with column name having '/'

I am having a coulmn name 'ContractKey/EngagementKey'. How to Pass this column in URL. Below Filter is not working because of the column name as it contains '/'.

 

?filter=Project/ContractKey/EngagementKey in ('791751','791824','1025638')

 

How to solve this issue?

6 Replies