Forum Discussion
BciCalendar dont work for multipe count
Hello everyone,
I use this plug-in for visualization the calendar. I have a date field named "duplicate creatAt" with format date, another column named "id".
I want to have the total of ID per date. But it does't work. I cant understand why this is "no Data".
You can find more details in my printscreens. Thanks a lot!
I found solution,
Use datavalue( ) to change createdAt data type. And then, all is correct.
5 Replies
- erikzzy
Helper II
I found solution,
Use datavalue( ) to change createdAt data type. And then, all is correct.
- RichardJ
Responsive Resident
Hi erikzzy,
As a workaround, would it be possible to count the "duplicate creatAt" values instead of the ID's to see if that works?
If that's not feasible can you try this to see if there is a problem with the data (or the visual being used)
When you create a Matrix visual and add the columns
"duplicate creatAt"
then
"ID"
does the sum of the ID's show as expected in the matrix visual?
Cheers,
Richard
- erikzzy
Helper II
Thanks Richard. But it doesn't work.
- AnonymousNot applicable
HI erikzzy,
It seems like you are work with third party custom visuals and faced the aggregate calculation issue.
Since we not so clear for the backend calculate logics, I'd like to suggest you contact the visual author to report and confirm if any issue during these calculations.Regards,
Xiaoxin Sheng