Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view
It seems that there is a way to have input parameter for the Cockpit widgets but I can't find information in the documentaiton.

I tried another way by adding a widget "Selector" and created other widgets (charts / tables) with input parameter. I created an associatioin like:

Selector Dataset Column value --> Other data set. $P{param1}

 When i run the CockPit --> It doesn't work all the times. Most times i just see the message : loading for tables and charts.

My main questions: All i need is a way for user to enter the input  parameters to each dataset (same parameter for all datasets) when they run the CockPit reports.
Environment 7.4, windows, chrome
in Document Browser by (120 points)

1 Answer

+1 vote

Dear ra101,

I suggest you to check dataset parameters configuration (you can edit them inside cockpit edit mode - datasets) and link them to analytical drivers you should create in order to have a match and show the parameters to choose with sidenav when user executes a cockpit document.

In order to do so, here are official documentation chapters:

https://knowage-suite.readthedocs.io/en/7.4/functionalities-guide/behavioural-model/index.html?highlight=analytical%20driver#creating-an-analytical-driver

https://knowage-suite.readthedocs.io/en/7.4/functionalities-guide/cockpit/index.html?highlight=cockpit%20parameters#data-configuration

https://knowage-suite.readthedocs.io/en/7.4/user-guide/document-execution.html?highlight=parameters#parameters-management

Regards,

Matteo

by (4.9k points)
...