The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi all
I have a problem which I tried to show you in the below photo.
I have two tables that are connected by one to Many relation.
some of the products has expiry that which come in the second table.
Now, when I want to show all the products in a table and show the expiry date for those have expiry date, it only shows me the Type A products that have expiry date.
Any help would be highly appreciated
Any idea on this one please? I'm stuck 😞
@Matt_Gol , Simply count measure should do that
of countrows(Filter(Table2, not(isblank(Table2[Expire date]) ) ) )
Hi @amitchandak
Thanks for your help. Just one thing, I don't have any of product type B in my second table. The expiry date is not blank for all the items in the second table.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
112 | |
80 | |
73 | |
52 | |
50 |
User | Count |
---|---|
129 | |
123 | |
78 | |
64 | |
60 |