Forum Discussion
Giorgi1989
4 years agoAdvocate II
Adding 'Data Bars' to Matrix measures slows down martrix
Dear All, I am using a matrix in my PBI desktop that has many measures, and it has been working perfectly well. However, I have now realised that the matrix performance (as tested in Perform...
amitchandak
4 years agoSuper User
Giorgi1989 , Can you share your measure formula, in case they are complex? I doubt alone databar can do that
- Giorgi19894 years agoAdvocate II
Thank you for the reply. Yes, it does not make sense that the 'Data bars' alone would cause such a drastic decline in speed. But, the fact is that once I remove the databars, the matrix starts working great again 😞 Anyhow, back to your quesiton. This is the measure I used that data bar function on:
AvB kg = sum('Sales Report'[Act kg])-sum('Sales Report'[Bud kg])