|
|
|
|
|
by kyllo
977 days ago
|
|
I agree and I do this via Power BI. If you import data into a Power BI report, create a data model with calculated measures (in DAX, not MDX), and publish it to the online service, then users can click on "Analyze in Excel" and it downloads an Excel workbook with a pivot table connected to that data model. I provide this to the PMs for the product I work on and they're able to answer a lot of their questions just by pivoting instead of having to write bespoke SQL. |
|
Edit: One tool that looks promising is Equals (equals.com), but I haven't had a chance to play with it directly to see how it compares.