Forum Discussion
AdviceSeeker77
4 years agoFrequent Visitor
PBI Model link not working
Hi folks, I’m having trouble linking my fact table and my calendar table in the PBI report. The relationship is actually OK but some DAX functions (e.g. DATEADD) are not working while reffering ...
AdviceSeeker77
4 years agoFrequent Visitor
v-jingzhang
4 years agoCommunity Support
Sorry for the late response as I still haven't figured out the reason...
I think it is probably caused by the relationship. When I replaced [Website visits] with MAX('Calendar dates (D)'[Date]) in a new measure, I found it also returns blank. It means that it didn't pass the valid filter to 'Calendar dates (D)'[Date] column to get the correct dates but got blank, so the measure returns blank. I don't know why this happens...
Regards
Jing