Forum Discussion
harshadrokade
Post Partisan
4 years agoDax used in Table visual giving error
Hi All, I hav ebelow data- Student Year Exam type Subject1 Subject2 Subject3 Subject4 Subject5 ABC 31-Mar-21 Final 52 44 53 45 53 ABC 31-Mar-21 Mid 73 67 73 47 4...
- 4 years ago
Thejeswar
Super User
4 years agoHi harshadrokade ,
The Error says the column that you have used in the DATEADD() function is not having continuous dates and there are gaps in the column
Can you chk on it?
- harshadrokade4 years ago
Post Partisan
Thanks Thejeswar . I could see that but my data is that way only. The data is not continous & there are gaps in dates, I can;t change that.
Can you pls suggest me a correct measure (Instead of Datesadd) that will give me correct values with available data?