system
1
Hi,
The database I am using in IDT is Sybase and is all the want to achieve is that to retrieve the First date of Previous Month in IDT.
For Example: Current date = 5/11/2015
Expected Result for Firstdate of Previous Month : 1/10/2015.
Problems faced:
Functions like: Convert,cast, todate is not available in IDT for Sybase database by making use of Derived table.
amlenduk (BOB member since 2014-08-28)
system
2
[Moderator Note: Moved from CMC to Semantic Layer / Universe Designer]
Marek Chladny
(BOB member since 2003-11-27)
MarkP
3
Have a look at Debbie’s post:
system
4
Please elaborate here, are you saying you can’t use Sybase functions, in a derived table, in the IDT?
I find that very hard to believe.
Mak 1
(BOB member since 2005-01-06)
system
5
Even though you can’t see functions in the functions list, you can still use them in IDT. You just type them in. Any valid SQL will work in IDT.
MichaelWelter
(BOB member since 2002-08-08)