Hi,
I want to know is there any way to integrate ReportServer in Flutter.
Would you please help me to find any tutorial or steps to integrate RS in Flutter.
Thanks.
Hi,
I want to know is there any way to integrate ReportServer in Flutter.
Would you please help me to find any tutorial or steps to integrate RS in Flutter.
Thanks.
Hi there!
Depending on what do you want to archieve with your app. Sounds like an interesting project! Tell us more ![]()
You CAN embedd Reports via URL (https://reportserver.net/en/guides/admin/chapters/Executing-Reports-via-the-URL/)
You can extend the Reportserver functionality using groovy scripts to implement a REST-like api.(https://reportserver.net/en/guides/script/chapters/Basics/)
You cannot write your own UI for the Reportserver in Flutter at this point.
kind Regards
Felix