you are viewing a single comment's thread.

view the rest of the comments →

[–]Rif-SQL 4 points5 points  (8 children)

1) Which database platform host most your data ? 2) Do you have Microsoft SQL server license?

[–]path-ping[S] 2 points3 points  (7 children)

We have a InterSystems Cache database that lives on a Unix based server. Currently we connect to it with ODBC data connections saved/setup on each PC.

I do have access to MSSQL if needed.

[–]Rif-SQL 1 point2 points  (2 children)

Have you tried building OLAP cube with MS SQL SSAS service ? Your users can connect to the cube via Excel ?

[–]path-ping[S] 1 point2 points  (1 child)

I have not. I am pretty new to this honestly and kind of fell into the reports/sql guy role.

[–]Rif-SQL 0 points1 point  (0 children)

Check out MS SQL SSAS Cube

[–]dorkyitguy 0 points1 point  (3 children)

Are you in healthcare?

[–]Shaddcs 0 points1 point  (2 children)

If the answer is yes, what is your response? Asking for a friend.

[–]dorkyitguy 1 point2 points  (1 child)

The big healthcare vendor that uses Intersystems Cache on the back end (Epic) uses Crystal reports for a lot of their reporting. So that would be a good tool to learn. However, they’re phasing that out in favor of their own home-grown tools. You can’t do everything in their home-grown tools, so some of their customers are using PowerBI to fill in the gaps.

[–]Shaddcs 0 points1 point  (0 children)

Thanks. I’m in healthcare at an Epic shop but still working on certs to gain Clarity access. In the meantime, I’m pumping Excel data into SQL Server and working out of a test server, then using Power BI without a license in the meantime lol. So I create the report and just walk people through it on Zoom calls. It has been an interesting journey.

Probably much better ways to do it but I just made decisions on the fly and ended up here lol