Hi Everyone,
I have a SSRS report from ISV in D365FinOps. The contract class doesn't have a UIBuilder class and I need to add multi select parameter where the it has to get a lookup through a method in UIBuilder. I believe, the same issue will be applicable for any Out of the box report too.
Also, I tried to use the ExtensionOf class and it didn't help.
Anyone has any suggestions on how I can attach the UIBuilder class to the existing contract class?
Also, I have to write a validation on this parameter and not sure how I could implements the contract with SysOperationValidatable
Regards,
Verma MC