Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Matt_Gol
Helper I
Helper I

Table visual doesn't show me all the data

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

 

 

Matt_Gol_0-1676512556349.png

 

3 REPLIES 3
Matt_Gol
Helper I
Helper I

Any idea on this one please? I'm stuck 😞 

amitchandak
Super User
Super User

@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.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.