Hello Zongjie,
ok, you execute the data preview on the runtime object.
As Sumeet already described, for this data preview the popup regarding the parameters will not be displayed. In case the view has a mandatory parameter you get the error message.
A workaround is to use the SQL console, there you can execute an SQL command similar to that one described above for SQL procedures. For example:
select * from "_SYS_BIC"."p1680829412trial.kevin.ODD_ANA.model/ANA_ODD_BWIN" ( 'PLACEHOLDER.$$Season$$' = 'your value', 'PLACEHOLDER.$$League$$' = 'your value' )
Best Regards,
Florian