Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
6 replies
Subscribers
2 subscribers
Views
2095 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Reports
71305 - no subject - #Records Hi, we are trying to create a b
kdimitrov
over 12 years ago
#Records Hi, we are trying to create a bar graph in the new SAIL interface, which shows new records by month (i.e. {January, 56}, {February, 25}, etc..... We are storing the date of the record's insertion (i.e. 18/06/2013 for example). Is it possible to convert these dates to a month value and aggregate the data over it? We are currently using the queryrecord() and type!Query as the tutorial has recommended, but it does not seem to allow that use case....
OriginalPostID-71305
Discussion posts and replies are publicly visible
Parents
0
kdimitrov
over 12 years ago
Thanks Sathya. I suppose that won't work for large volumes of data if I am going to load them locally and run apply() on all of these. Would it be better to create a view in MySQL that does MONTH() on the SQL column, creating a CDT for the view and querying that?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
kdimitrov
over 12 years ago
Thanks Sathya. I suppose that won't work for large volumes of data if I am going to load them locally and run apply() on all of these. Would it be better to create a view in MySQL that does MONTH() on the SQL column, creating a CDT for the view and querying that?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data