Hello,
I'm having a datasource (Barn) that contains two fields, Antal_barn (Count) and Tid (time) where time is a datetime.
The datasource contains data for a whole week and i'm trying to produce a graph with 7 Series, each for a day.
I though i could do this by putting DayOfWeek(Barn.Tid) in Auto Series Key Data Column, but it dosen't seem to work. Am i thinking about Auto Series in the wrong way or dosen't Auto Series support functions?
Not able to generate auto series
Re: Not able to generate auto series
Hello.
Could you send us a sample data and an image were we could see how the chart should look like. We will prepare a sample project for you.
Thank you.
Could you send us a sample data and an image were we could see how the chart should look like. We will prepare a sample project for you.
Thank you.
Re: Not able to generate auto series
I managed to solve this by creating a calculated column that contained the Function on the column. So it works now.
Re: Not able to generate auto series
Great!
Thank you for letting us know about this.
Thank you for letting us know about this.