Hello,
are there problems with the whereClause in the visualization? I set the where Clause in the page model and also set it in the bind property of the UI element. However, the data set is not filtered. However, if I enter the whereClause manually and press the Data Filter button and enter the where Clause manually, the UI element filters the data set.
Hence the question whether there are problems with the bind property in the whereClause?
1D587F4E-EAEB-B148-FF91-47B0E1F88F00
Hi @Gerrit_Marttila
Could you please provide more detailed information on where exactly this happens: container, page and component name
Regards,
Sergey
The ArtikelInLagerplatzDetailsPage page contains information about an article in an order list. I want to display the last order values in a line chart. I configured it in the visualizations and inserted it into the page. The chart also shows values in general, but for all articles. I then set the bind property value from the page data model and in the On Before Mount function I set the where clause. Immediately after setting it, I also tried to read the value and display it as a pop-up and the where clause is displayed correctly there. This means that the value is generally in the page data model, but the chart doesn’t seem to take it into account.
Am I doing something wrong?
Hello, @Gerrit_Marttila
It looks like the Where Clause Logic isn’t working correctly for the Chart visualization. I’ll create an internal ticket to investigate this issue.
Thank you for discovering this problem, this will definitely make Backendless better.
Regards,
Serhiy