It's all about the answers!

Ask a question

Connecting Tableau to Rational Data Warehouse


1
1
George Bell (212) | asked Aug 08 '19, 11:42 a.m.

Would it be possible to connect my tableau desktop to the Rational Data Warehouse to visualize report data from RQM, or are there blocks to doing this?

One answer



permanent link
Jim Amsden (29337) | answered Aug 08 '19, 4:24 p.m.

 George, I've never used Tableau Desktop, but I have used Python and Jypyter notebooks to explore ELM data from various data sources including OSLC REST HTTP methods, Reportable REST API, RTC SCM Command Line Interface (using JSON), LQE SPARQL queries, and executing RTC stored queries and processing the XML results. I have not used the DWH, but I'm sure that's possible too. 


I don't know of any reusable data blocks that do this, but it shouldn't be too hard to create them. It will require authentication and login, and typically making REST calls and processing the results to get them into a consumable format. I used pandas DataFrames for analysis for example.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.