BI Publisher Charts - Use a date field as label and "trigger event" filter issues
Hello all,
This is my first post, so excuse any misinformation.
I am using BI Publisher Enterprise bundled with EM12c to create an interactive report over some collected metrics.
The data model has one data set, which has several columns: a column of the data type "date" named "COLLECTION_TIMESTAMP", a column with data type "double" named "TOTAL" which represents the counting, and several columns of type text for classifying data.
Using the Layout Builder I have added 2 charts, and placed the "COLLECTION_TIMESTAMP" on the x axis and "TOTAL" on y axis and it plots fine.
Problems arise trying to use interactivity, when clicking one bar of the chart, the filter value that apears on the top right corner is the numeric value of milliseconds since 1970-01-01 00:00:00 UTC for corresponding date/time clicked on the chat, which makes all other charts or components update to a "No data to display"