Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
i have two tables
both table have date column.*table1 and table2
i create a clendar table. and join the both tables date column into calendar table date column .. but i did not get the result
like
when i create drag calendar date and table 1 date column into table then i only get table1 dates. other one looks emty.
first i joined both tables from ID and then date into calendar table
@rebam12 , First mark date table as DATE TABLE by going to modelling tab and select Mark as Date Table
Ensure that the relationships are set to "Many to One" and "Single" direction from the calendar table currently it is bi-directional
If you need to use both tables in the same visual, you might need to set one of the relationships to "Inactive" and use DAX functions like USERELATIONSHIP to activate it when necessary.
And Use calender table column in visuals
Proud to be a Super User! |
|
table 1 has date column which data type is also date .. and same for other tables .
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 74 | |
| 70 | |
| 39 | |
| 35 | |
| 23 |