Forum Discussion
Jump to SAP from published report via CMD command or else
- 3 years ago
Well, it depends on the type of reports you have. There are analytics reports or software reports. The last ones are the only ones you might have a trace to track from report to the screen of the software or transaction.
You can add Buttons in Power Bi to open a custom web url. If it's just a redirect, you can do it. If you need to run code, you still need another tool that could be called from the PowerBi Button.
I hope that helps,
Thank you for the answer. You are right. Maybe the answer lies in Power automate.
Actually it is quite common to want to navigate from a report into the transaction system, where the data came from. Probably other users have solved this? For example:
1) A Button in the report
2) Power Automate starts CMD (with a command that leads to SAP - I already know how that looks like)
Well, it depends on the type of reports you have. There are analytics reports or software reports. The last ones are the only ones you might have a trace to track from report to the screen of the software or transaction.
You can add Buttons in Power Bi to open a custom web url. If it's just a redirect, you can do it. If you need to run code, you still need another tool that could be called from the PowerBi Button.
I hope that helps,