Discussions
- General Development
- Schema Development
- Apex Code Development
- Visualforce Development
- Formulas & Validation Rules
- Security
- Mobile
- Force.com Sites & Site.com
- Chatter Development
- Java Development
- .NET Development
- Perl, PHP, Python & Ruby
- Desktop Integration
- APIs and Integrations
- Visual Workflow
- Apple, Mac and OS X
- VB and Office Development
- AppExchange Directory & Packaging
- Salesforce Labs & Open Source Projects
- Other Salesforce Applications
- Jobs Board
- Force.com Discussion Boards
- :
- Developer Boards for Force.com and Database.com
- :
- Formulas & Validation Rules Discussion
- :
- Re: Text values for the date fields in dynamic das...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Text values for the date fields in dynamic dashboard filters
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-13-2012 11:41 PM
Hi,
I am dealing with dynamic dashboards and i have to setup filters for date values. I am trying with TODAY, THIS WEEK etc.,. just like how we choose the range with reports. Can anyone please tell me what are the list of text values that i can use in the date fields. (eg, today, this week, this month, last week, last month, etc,.,)
I would really appreciate your help. I just couldnt figure out the right dcoument if there is one for the same.
Thanks.
Solved! Go to Solution.
Re: Text values for the date fields in dynamic dashboard filters
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-14-2012 08:03 AM
They are called Date Literals:
http://www.salesforce.com/us/developer/docs/api/Co
Got KUDOS?
Re: Text values for the date fields in dynamic dashboard filters
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-14-2012 11:38 AM
Hi,
Thank you very much. I was able to save the dashbaord with values like Last Week (not Last_Week),etc,.,. I still have to test this out and i will let you know if there is a problem.
Thanks Again!!
Re: Text values for the date fields in dynamic dashboard filters
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-14-2012 02:17 PM
Works Great without any problems!!!!!!!!!

