Welcome to Knowage Q&A

Here you can read the Q&A history.

To get new community support please go to GitHub discussions (KnowageLabs/Knowage-Server · Discussions · GitHub).

0 votes
1 view

Hi guys,

According to the product documentation, it´s possible to add filters when obtaining the content of a dataset:

https://knowage.docs.apiary.io/#reference/0/the-dataset-content/return-the-dataset's-content

It accepts a list of multiple query parameters, name1=value1&name2=value2&...&nameN=valueN.

I have tried several ways but have not been able to filter the results. Has anyone managed to do it or have an example to share? Is it necessary to enable or configure something in the server/API to be able to do it?

Environment Knowage 7.2.13
in API and SDK by (160 points)

Please log in or register to answer this question.

...