Hi Experts,
Iam working with a Web Template (which is created using WAD) in Visual Composer Model
I have an input screen ( Variables Form )in VC Iview which has Fiscal Year, Quarter, week and other input fields which need to be entered by a user.
This variables are passed to a couple of queires. Also i have a requirement to pass the same vvariable values to Web template also ( WAD)
I have created a HTML iview in VC Dashboard.and in URL i gave the below URL which is working fine
"pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=YWEB_PLANNING_ADLAYOUT_2"
But i wanted the template to be executed with filter values also
in the actual template i have 4 filters which user needs to enter after the above URL is displayed..
In order to make the template execution dynamic i added the following URL which is not working:
Please let me know how to pass dynamic filter values from "Variables Form" of VC iview to Web template HTML iview
Thanks
P.Navakanth