Forum Discussion
PBIUser9090
3 years agoRegular Visitor
OFFSET Optimization for Large Dataset
I have a measure that is working as expected to determine the sum of the Total YTD Sales in the previous row in the Sales table when used on a partition (1 company key for 1 year('Product Sales'[Date...
PBIUser9090
3 years agoRegular Visitor
I think I have narrowed down the issue to deployment in Analysis Services. The measure is working as expected with a subset of the data in PowerBI with an import connection to a SQL database. I've loaded the same subset of data to Analysis Services with the same OFFSET measure used in PowerBI, but when Analysis Services is connected to PowerBI it returns an error that there isn't enough memory to view the output of the measure. I have attempted scaling up AS with no difference in outcome. Is the OFFSET measure not available for use in Analysis Services yet? Is there some other difference that could be causing the issue? Thank you for any help!