Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Folks,
I am trying to connect to databricks ML endpoints using Qlik expression editor, I created KPI Object in the sheet and wrote the above expression as per the article below:https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/LoadData/ac-databricks-m...but, in the article example is given only for sum and Aggr. what I am trying to achieve is whatever Prediction value is working out from data load editor should also work from the Qlik expression editor.
KPI expression is as below:
=AGGR(endpoints.ScriptEval('{"RequestType":"endpoint", "endpoint":{"connectionname":"Databricks_MLFlow_1.30_2Fields"}}',TAG_LENGTH_MM,COUNTRY),ASP)
Please note the databricks MLflow connection is working fine from data load editor. the above expression is not working.
Kindly help.
thank you.Sandeep
requesting your guidance to achieve this as I am not getting correct values in EXPRESSION editor