Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
Categories
All categories
Analyses
(469)
End-user Environment
(158)
Admin and Developer Functionalities
(386)
Data Set
(111)
Data Source
(68)
Business Model
(63)
Analytical Driver
(33)
Cross Navigation
(15)
Settings
(180)
Integration
(84)
Installation
(273)
Source code
(43)
Most popular tags
cockpit
dataset
error
chart
datasource
installer
datasets
installation
widget
parameters
business-model
olap
knowage
knowage_7_1
integration
login
knowage_7_1-ce
report-designer
cross-navigation
analyticaldriver
how to make a parameterised report in knowage
0
votes
1
view
i was able to make a dashboard with some parameterised report in kowage report designer. but i am unable to do the same in the Community Edition. Please help me with this.
Environment
Knowage-6.0.0-CE, windows 10, knowage server, google chrome
output-parameters
cross-navigation
asked
Feb 20, 2018
in
Admin and Developer Functionalities
by
souvik31
(
120
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
0
votes
Hi,
first of all you should define a lov (list of value); in alternative you can use a manual input text (in this case no lov is required). Done this, you have to create an analytical driver for each report parameters as is explain at chapter "3.6 Behavioural Model" of the documentation (available at
https://forge.ow2.org/project/download.php?group_id=442&file_id=21777
).
Pay attention that the 'url' property must be equal the name of parameter defined into the report.
Hope this help!
answered
Feb 26, 2018
by
giachino1175
(
4.4k
points)
Please
log in
or
register
to add a comment.
...