Forum Discussion
Pravi6436
2 years agoNew Member
Link issue with Date Dimension table
hello all,
am facing issue in relationship with date table. i have two tables on is ledger and one is date table.
i have created link between posting date and date column in date table(marked as date table). but blank is coming. what is the issue
Job MTD =TOTALMTD(SUM(Job_Ledger_Entries_Excel[Line_Amount_LCY]),
Job_Ledger_Entries_Excel[Posting_Date],Job_Ledger_Entries_Excel[Entry_Type]="sale")
in this above query am getting result bcz am using the same table. if am using date table am getting blank value.