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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
vipett
Helper III
Helper III

Combine two columns and multiply occurrences

I have a column called date in one table :

2021-01-01

2021-01-02

2021-01-03

2021-01-04

etc

 

And another column called Items in another table

Item A

Item B

Item C

Item D

etc

 

I would like to create a new table with looks like this

 

DateItem
2021-01-01A
2021-01-01B
2021-01-01C
2021-01-01D
2021-01-02A
2021-01-02B
2021-01-02C
2021-01-02D
etc 

 

What's the best way of doing this?

1 ACCEPTED SOLUTION
SpartaBI
Community Champion
Community Champion

@vipett 
TABLE = CROSSJOIN(Table1, Table2)

In case it answered your question please mark this as a solution for community visibility. Appreciate Your Kudos 🙂

View solution in original post

1 REPLY 1
SpartaBI
Community Champion
Community Champion

@vipett 
TABLE = CROSSJOIN(Table1, Table2)

In case it answered your question please mark this as a solution for community visibility. Appreciate Your Kudos 🙂

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.