Hi, You Cannot do it by assigning report in the action. You need to create a function in report which set the date filter and then call that function from onPush Trigger of action. Once you set the date you can call Report.Runmodal(ReC).
↧