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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Meeresblume
Helper I
Helper I

Combine columns from different tables for one filter

Hi there,
first of all sorry for my bad english.
My problem:


I have about 10 tables in a report that contain all individual values (invoices, orders, etc.) for projects.

Now I need a filter (data slicer) that I can select using the date. However, the date must relate to the date of the invoice, the date of the order and the other individual values.
The tables are linked to one another with the project no.

So I can't just take the date of the invoice, as this is only based on that and not also on the order. How can I summarize the date columns of the 10 tables? Or is there another course of action?

LG

1 REPLY 1
amitchandak
Super User
Super User

@Meeresblume , Not very clear to me. But you need a common date table. This table should join with date( not date with time) of all the tables. Now you can use this date table to filter different tables 

 

To get the best of the time intelligence function. Make sure you have a date calendar and it has been marked as the date in model view. Also, join it with the date column of your fact/s. Refer :radacad sqlbi My Video Series Appreciate your Kudos.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors