Has anyone tried linking or using SSRS with Power Apps? I am hoping this will work and I think in theory it will: if an individual selection is made from a gallery, I can put the item's "ID" into a variable. Then using a button, OnSelect I can Launch the URL to a report in the SSRS Server concatenating that ?ID=VariableValue value to it.
I have been working on an application for HR whereas they might want to audit an individual record and might want to print a report based on that selected individual. Has anyone used Power Apps with SSRS? Any advice?
Thanks