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 ...
v-jingzhang
Community Support
4 years agoAdviceSeeker77 It makes me confused too...🤔 Can you share a new .pbix file?
AdviceSeeker77
4 years agoFrequent Visitor
Sure! I have updated the file under the original link: https://drive.google.com/file/d/1w7k_xO1l4nT8lPCN19a88IrTFVC727kK/view?usp=sharing
Thanks!
- AdviceSeeker774 years agoFrequent Visitor
- v-jingzhang4 years ago
Community 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