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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
naifAhmedB
Helper II
Helper II

how to link two data sources in the date table ?

Hi

I want to make my date table (calander) daynamic that it brings the date from the data source

 

I have two data sources daily and hourly , how do i link them togehter in the date table?

 

DATE.PNG

 

image_2021-03-02_153631.png

 

image_2021-03-02_153708.png

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@naifAhmedB 
Both date columns should have a same name, e.g. "Date" in your case, and set the datatype to date/time. Then you can just use Append Queries feature to combine two tables.

V-pazhen-msft_0-1614845964795.png

 

 

Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

@naifAhmedB 
Both date columns should have a same name, e.g. "Date" in your case, and set the datatype to date/time. Then you can just use Append Queries feature to combine two tables.

V-pazhen-msft_0-1614845964795.png

 

 

Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.

paulohmaos
New Member

Com o Poqer query, não é possível criar realções, apenas criar atabelas.
Por exemplo, para criar as conexões de dados, será necessário colocar a tabelas no mesmo pradrão de dados.

Tabela 01: "Data"

Tabela 02: "Data + Hora" 

Tabela 03: "Data + Hora + Segundos"

Para realizar a relacionamento será necessário colocar todas no mesmo padrão:

Tabela 01: "Data"

Tabela 02: "Data" 

Tabela 03: "Data"

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.