Hi, I want to get an opinion on a topic.
The url below is working correctly.
page/Employees/MultiCompanyList?$filter=OrgCode eq $[ORG_CODE]

But I want to do this, I want to send some of the parameter and reach the desired data. For example, I want to send the first 4 numbers. What should be written instead of the question mark? or is this method possible?

page/Employees/MultiCompanyList?$filter=OrgCode eq $[????????]
Best regards,
Mervan