The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all looking some advice and guidance, I have set up a date table , marked it as a date table, and created an active relationship with my facts table however when I am using the date from the date table and the measures from the facts table, the data is not showing on the dates it is just showing in a blank column.
See below
How would I fix this, any help is appeciated.
TIA
Hi @650AA
It looks like a problem with the relationship since the column has a blank date.
Both of the date columns in the realtionship should be date, not datetime. If your fact table date column is datetime, you'll have to duplicate that column (in Power Query) and change the datatype of the new column to date for use in the relationship.