Forum Discussion
Running Total - Data Source SSAS MutiDimensional Cube
Hi,
Is there an expert out ther who can help me solve this issue.
Please keep in mind that the data source is OLAP .. I need a Running Total Formula in Power BI on an OLAP Measure.
N.B. DAX Sum function does not work on a measure having OLAP as a data source.
Thanks
I am afraid, if you are using Live connection, you cannot create measure in Power BI Desktop
you need to create measure/calculated member in SSAS cube for running total.
- qwk6 years agoHelper I
Thanks for your feedback.
I have created a dataset connected to a live connection to Olap using the gateway.
I build my reports of the dataset which in turn I am able to create formual on OLAP measures, simple measures or a bit more complex such as "Percentage Of Totals".
Now I need to find a way to create a running total, I am sure there is a solution.
Regards
- FarhanAhmed5 years agoCommunity Champion
You cannot create Calculated Members in Power BI Desktop using Live connection that you normally create under Excel OLAP tools.
unfortunately, you need to create such calculations at SSAS level.
- qwk5 years agoHelper I
If you read the full thread you will see that I am able to create fomulas with a live connection to OLAP THROUGH A DATASET USING A GATEWAY.
THANKS