SPECUSA / SelfServiceBI

11 stars 3 forks source link

bind a filter to a parametrized pin chart #21

Open pmenga52 opened 5 years ago

pmenga52 commented 5 years ago

Hi, I'm not sure this is an issue. I try SSBI plugin (version saiku-plugin-p7.1-3.90) on Pentaho 8.1. I'd like to bind some combo filter (eg parameter parm1) to a parametrized chart (eq CDA datasource has this param1 parameter). In the pdf doc (which is from an 3 years-old version), I suppose this is done by using "CDA parameter" in the chart pin - Chapter 4.7 Steps to add filter in CCC chart, Data Tables and Label).

But I don't find any settings in the saiku-plugin-p7.1-3.90 version to do this

Thanks in advance. Pierre

To be more precise, the filter is "param" the datasource to be bind is: sql dialog: select count(1) from table where field=${param}