This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi,
I need to sum data from another table in direct query mode. The operation is like SUMIFS in Excel, i need to sum column Bags in table VW_MovementSheet_Details with filter column DeliveryID in table VW_Sourcing_Deliveries_Monitor . I have tried some query that i found in youtube but thats only work in excel not in Power BI direct query.
Solved! Go to Solution.
Hi @Anonymous ,
If the tables are connected in Power BI using DirectQuery mode, creation of calculated columns is restricted. This is one of the limitations of DirectQuery mode in Power BI.
Rather than creating a caluclated column you will have to create a measure using DAX expression.
Thanks,
Pragati
Hi @Anonymous ,
If the tables are connected in Power BI using DirectQuery mode, creation of calculated columns is restricted. This is one of the limitations of DirectQuery mode in Power BI.
Rather than creating a caluclated column you will have to create a measure using DAX expression.
Thanks,
Pragati
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.