The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
Having situation when calculating supply amount, it collect all rows. For example type contains sales, doubts etc, but one column values contains many values. How to exclude not required rows in order not damaging other types?
Hi,
You can use IN or NOT IN operators to select or exclude.
Refer - https://www.sqlbi.com/articles/the-in-operator-in-dax/
Thanks
Hari