Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Two suggestions/questions:
1. Do you need both of the ALLSELECTED() functions? Does your visual have filters on columns from both tables?
2. You are using the whole VendaProduto table in your ALLSELECTED(). In your visual you have a single column. Does it still work if you use ALLSELECTED(VendaProduto[Product_Descricao])? Working on only the column you need may improve performance.
If this works for you, please mark it as solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Paginated report dont work for me, because i no have a pro licence.
I'm testing some expressions with better performance.
If i get sucess i will post this here