-
API to create a PDF in SSRS and then save it to the Annotation table
Using the following API, we can create PDFs in SSRS and download them to local PC.
/Reserved.ReporViewerWebControl.axd
If there was a way to save this in the Annotation table instead of on the local PC, the range of options would expand and we could expect further business deployment.
-
Display customized card form on Power Apps Grid Control
Data displayed on view as a mobile app is shown as card form when the screen size is small.
Currently, displaying customized card form is doable only on deprecated legacy read-only control.
However, Power Apps Grid Control cannot display customized card form.
Customized card form can display many columns and can sort columns.
It would be much more convenient if Power Apps Grid Control could display customized card form, because legacy read-only control can display it.