Forum Discussion
AndreVar67
6 years agoFrequent Visitor
Dense Spool error
I shared a PowerBI report in my organization. All users display it without problem. Except one of thos that receives an unexpected error: Dense Spool. I added this user like owner of the workspa...
- 6 years ago
Hi AndreVar67 ,
Glad to hear that you have resolved your problem. Thank you for sharing this wonderful solution, we believe it can benefit more users. If you have any other questions about this scenario, please kindly ask here and we will try to resolve it.
Best regards,
v-lid-msft
6 years agoCommunity Support
Hi AndreVar67 ,
Does this error occur before? Are there only some visual can not display? If the special visual contain some measure, cound you please try to add +0 to the end of some calculate result:
For example result = MINA('Table'[Column]) to result = MINA('Table'[Column])+0
Best regards,