Declined
Last Updated: 03 Mar 2021 11:11 by ADMIN
Curt
Created on: 24 Feb 2021 22:15
Type: Bug Report
0
I have C# external c# function that my report is access =pws_service.Reports.ReportFunctions.IndentLevel(Fields.Pad, Exec('table5', AllDistinctValues(Fields.Pad)))

I have C# external c# function that my report is uses =pws_service.Reports.ReportFunctions.IndentLevel(Fields.Pad, Exec('table5', AllDistinctValues(Fields.Pad)))

It looks like the report designer is unable to locate the c# function code. Is there a configuration to say where this code lives?

 

1 comment
ADMIN
Todor
Posted on: 03 Mar 2021 11:11

Hello Curt,

Indeed, you need to register your custom user functions in the configuration file of the application that hosts the Reporting engine. For example, in the case of the Standalone Report Designer, this is Telerik.ReportDesigner.exe.config file - see Extending Report Designer. Note that you need also to copy the assembly with the user function in the designer's folder.

Regards,
Todor
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.