Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

How to filter table by date?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How to filter table by date?
#46174
How to filter table by date? 10 Years, 7 Months ago Karma: 0
Hello Dears,

I have a CSV table:

Events Date
Event_A, 11/18/2013 - (filter, don't show in front page)
Event_B, 11/19/2013 - {Today} or {Today}-7
Event_C, 11/20/2013
Event_D, 11/21/2013
Event_E, 11/22/2013
Event_F, 11/23/2013

How to ask ARI Data Table to filter past Dates, for example show record with Data starting from {Today} or data starting from the last week {Today}-7? Where {Today} is variable and changes depending on current date.

Like:
Filters:

# Column Name Operator Value
1 Date Show After... {Today}-7 (or {Today})

If not, can you please add an extension code with Date Operator and "Current Date" Value filters and Sort By Date?

Thanks in advance!
Last Edit: 2013/11/19 03:35 By Umed.
The administrator has disabled public write access.
 
#46265
Re:How to filter table by date? 10 Years, 7 Months ago Karma: 748
Hello,

The extension doesn't support this ability, but it can be done if show data from a database.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#47669
Re:How to filter table by date? 10 Years, 5 Months ago Karma: 0
Hi

Im sorry for taking over someone elses thread. How can this be done (selecting data to show based on dates selected by user) but this time stored in a database?

Thanks
Last Edit: 2014/02/02 18:51 By admin.
The administrator has disabled public write access.
 
#47673
Re:How to filter table by date? 10 Years, 5 Months ago Karma: 748
Hello,

It is possible to use request variables in "WHERE" clause of SQL query. You can read about it in this post.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1