go to post Sandeep Sandeep · May 25, 2022 Power bi has data connector to IRIS. You can also use tableau with ODBC connection and sql projections.
go to post Sandeep Sandeep · Dec 23, 2021 You can use spring boot jpa to connect cache sql projections using cache jdbc. Below might help. https://community.intersystems.com/post/example-using-java-springboot-hi...
go to post Sandeep Sandeep · Apr 23, 2021 You can start with below links.. https://learning.intersystems.com/course/view.php?id=681&ssoPass=1https://learning.intersystems.com/course/view.php?id=1237 You can search for react project with axios call. Then you can implement those rest end point calls in cache.
go to post Sandeep Sandeep · Apr 22, 2021 You can use React UI framework. React framework needs some endpoint which can serve data thru rest apis. You can write rest (json ) api in the cache which will feed the data to calls made from React framework.
go to post Sandeep Sandeep · Apr 20, 2021 I worked with tableau using ODBC connection. Other solution we tried with tableau is web data connector. Where you will publish the data using html. Web Data Connector - Tableau