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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Erob24
Frequent Visitor

Need help on table relatioships and slicer

Hi there!

I'm stuck on an issue:

i have the ff. tables:

Date dim table
Products dim table

POS Orders Fact table
Purchase Orders Fact table

Requirements:
Create a report that shows:
Product purchased from supplier per year showing PO no., Order Reference, Date, Quantity and Total.
Product sold per month and per location per year showing Total

Dim Tables:
Date
Product

Fact Tables:
POS Orders (Merged POS Header and Details Table)
Purchase Orders (Merged Purchase Order and Details Table)


Model/Relationships:
Purchase Orders -> Date table (Many to one)
POS Order -> Date table (Many to One)
POS Order -> Products (many to many)
Purchase order -> Products (many to many)

Visuals:
Added slicer for year (from Date table)
Added text search (to search by vendor or product)
Matrix to show products from a vendor
Matrix to show Products sold per month for a year per value from year slicer
Matrix to show Products sold per location for a year per value from year slicer


Expected Results:
Should show products sold from a vendor, purchases, sales per location and per month per year

Issues Encountered:
When year is selected from slicer and vendor name is filled in,
sales per month and per location are not showing correctly. Nos. are not filtered by year.

Am I missing something here? Is the relationship done correctly?
Also, is there a search slicer that searches both text and numbers that you can recommend?
This is to be able search for product no. on the search slicer.
Any inputs are greatly appreciated.

Thanks in advance!

 

 

 

 

 

 

1 REPLY 1
Rupak_bi
Super User
Super User

Hi @Erob24 ,

If the product table is dimention table, then it should have unique values and you should get many to one relationships. check that out. share sample data and desired output in plain text for more understanding of the issue.



Regards
Rupak
FOLLOW ME : https://www.linkedin.com/in/rupaksar/

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors