Filter data in chart (OData)
Posted: Mon Dec 04, 2017 1:38 pm
Hi,
After spending 2 days searching for the answer I decided to create this post.
I need help with following problem:
I created table based on OData DataSource. Content of the table is filtred by 6 different values requested by users. Next I created chart to display the table.
The chart displays whole datasource. I want to filter the chart the same way I filter my table.
I tried creating new datasource based on datasource used in table with aggregation functions. I tried to use the same variables to filter this datasource, but nothing seems to work so far. Is there any possibility to solve this problem?
Thanks in advance for any answers.
After spending 2 days searching for the answer I decided to create this post.
I need help with following problem:
I created table based on OData DataSource. Content of the table is filtred by 6 different values requested by users. Next I created chart to display the table.
The chart displays whole datasource. I want to filter the chart the same way I filter my table.
I tried creating new datasource based on datasource used in table with aggregation functions. I tried to use the same variables to filter this datasource, but nothing seems to work so far. Is there any possibility to solve this problem?
Thanks in advance for any answers.