Forum Discussion

Amir23's avatar
Amir23
Regular Visitor
4 years ago

Paginated Reports Custom DLL code workaround

Hey Guys, 

 

I have been given the task to migrate our SSRS reports into Paginated Reports. However, recently we merged all our DLL custom code into a single DLL file which all our reports rely upon. I have read already that paginated reports does not support DLL scripts as of yet. I was wondering if anyone has found some sort of solution or a workaround to my current problem, hoping the workaround does not involve recreating the entire script. Any advice or suggestions would be much appreciated. 

 

Thanks,

Amir

2 Replies

  • v-luwang-msft's avatar
    v-luwang-msft
    Community Support

    Hi Amir23 ,

    As you said, in the official article, the paging report does not support DLL Code, and I also searched for it and could not find more documentation about it, so I doubt the feasibility.

     

     

    Best Regards

    Lucien

  • I think you would have to paste your functions into the Code property of each report. This makes maintenance difficult, but there is currently no way of uploading a DLL to the Power BI Service.