Forum Discussion
runemalo
9 years agoFrequent Visitor
Connecting to on-demand data
Hi, I am trying to analyze data from C.A. Clarity PPM On-demand (cloud solution) in MS PowerBI. Is there any good solutions to create a connection between these? From my understanding, it would h...
- Anonymous9 years ago
Hi runemalo,
I can't find any connector of CA both desktop and service side. Perhaps you can try to use Odata, ODBC, of Web mode to connect to CA api.(if it support these connect functions)
Regards,
Xiaoxin Sheng
sylwestercz
9 years agoHelper I
Hi All,
I am interested in CA PPM Power BI Connector as well. Please let me know if is already available.
Thank you.
Sylwester
svconclusivefla
8 years agoNew Member
I have this up and running with an Odata connection into CA PPM. It links to a data wharehouse vs the real time system. So far this has made our Clarity reporting so much easier. 
- ScottBrier8 years agoFrequent Visitor
Are you grabbing all records from a given table and filtering/joining it in PBI, or are you actually sending queries - similar to those produced by Advanced Reporting - that return final data sets?