Dictionary parameter of custom function
Posted: Fri Jul 12, 2019 11:43 am
Hello.
Where I can find a list of supported data types in reports.
Currently I am trying to create a custom function with a dictionary argument (.net core, dictionary<string, string>) but in designer it appears with parameter type object instead of dictionary<string, string>.
Could you please provide me a simple example how I can operate with dictionary data type in reports?
Where I can find a list of supported data types in reports.
Currently I am trying to create a custom function with a dictionary argument (.net core, dictionary<string, string>) but in designer it appears with parameter type object instead of dictionary<string, string>.
Could you please provide me a simple example how I can operate with dictionary data type in reports?