Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
I need help to render pivot table data into mashup using hyper cubes. I need example how to render data of pivot table in return function.
I need some sample to code loop through 2 dimension and 1 measure to show as below pivot table in html.
function Pivot_Risk(reply, app){console.log(reply);console.log(reply.qHyperCube.qPivotDataPages[0].qData);
});
Thank you
Hi @kavirao,
Does the following article answer your question:
https://community.qlik.com/t5/Qlik-Design-Blog/Creating-a-Pivot-Table-with-the-new-GetHyperCubeTreeD...