Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Arun, Thanks for your prompt response, now I am able to embed graphs after replacing requirejs dependency shared by you. Thank you so much.
-
Hi kiran, Can we convert below sql query: SQL QUERY: "select ANSWER, count(*) value from chatbot_1 where emp_id = 1 group by ANSWER" in custom my_calculation i need the values which are coming in from above sql query's value column. can we do this?
-
Hi Kiran, Yes, Filters are on two separated canvas working independently, but results are not showing as expected. We have two canvases, in canvas one we have put filter as emp_id = 2 and same for emp_id = 1 in canvas two, but on cross verifying in database via sql query, all values are not showing in visualization. The…
-
We have created the table name chatbot_2 with attributes ID, ANSWER, EMP_ID, Q_ID, S_ID, THE_DATE . We are trying to create piechart where we are filtering emp_id 1 and on the basis of emp_id, we want to project percentage of each and every answers. The screenshot shows the calculation(100 *…
-
Hi W Vansluys, We are dragging and dropping attributes from the left(Data) panel onto the canvas. We also tried with Viz specific filters but the result is same for both the cases.