Question Nicky Zhu · Oct 24, 2017 How to immigrate calculated dimensions of a pivot table Hi guys,I'm trying to immigrate some of my HealthInsight dashboards and pivot tables to another HS instance.In some pivot tables, I defined them with a set of calculated dimensions defined in the analyzer, e.g as below:Then when I exported the cubes and pivot tables in used to my new envirmonment. When I open my pivot tables again, the calculated dimensions are missing and hence my pivot tables no longer work: #Analytics #InterSystems IRIS BI (DeepSee) 0 6 0 449
Question Nicky Zhu · Oct 16, 2017 Weird No 'Access-Control-Allow-Origin' header issue with Cors Hi there, I'm trying to develop a program calling Cache REST service twice with Cors. The first is fetching some information of a patient with GET request, the second is using obtained information to call another REST service(implemented in the same class though) with POST to perform other tasks. #Caché #REST API 0 6 0 1.7K
Question Nicky Zhu · Jun 6, 2017 How to embed web page code in zen report? Hi, guys,I'm working on zen report to display an examination report for a client.They stored order information in several tables. Examination findings and diagnosis were recorded in a html page and codes of the page was stored in another table. We need to put them together in one single report.So far we can only read the html codes from that table which is a whole page since it start from label <html> and have <header>. We know that if we are using javascript we can display the page by assigning the codes to innerHtml property of an iframe object. #ZEN 0 6 0 527