Hello Experts
I have a doubt. I'm starting to develop Dashboards for SAP b1.
How do I pass a parameter for a procudure and can operate in DashBoard?
I am using the example below, where the procudure brings the total billed a certain seller.
Ex: Exec Dash03 (SELECT T0 [SlpName] FROM OSLP T0 WHERE T0 [SlpName] = '[% 0]')