Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Larray As you can see, I have already used the same method in one of my another function but this method returns the data of 1 day previous, I need data of previous month's same date not 30 or 31 back date
-
@Larry's Friday Girl: - I need data of previous month's date instead of previous month your function will return the data of previous month for example data of Dec-2018 or Nov-2018 but I need data of 01-Dec-2018 or 02-Dec-2018
-
Hello Joel If I shall use the function as you written (Just for example ----- Ago("Revenue"."F1 Revenue"."Original Cash" , "Revenue"."H0 Time"."Month" , 1) ) then data of previous month will be returned instead of any specific date. I need data of previous month's specific date regards
-
Addendum I want to get Original Cash on previous month same date as current date such as Cash of 22-Dec-2018 and current date is 22-Jan-2019.
-
Hi Joel When I tried then facing below error, please guide what is wrong with my function regards
-
Hi Christian apology for the late response, No doubt your answer is very helpful, actually I was trying to implement it, I shall definitely mark it correct once implement otherwise I shall request about more help
-
This blog is helpful but If you please guide me little more After reading these blogs, I am assuming that template is necessary for BIP reports, am I right? in my case I am not using any word/ pdf template, just created data model and then created report
-
Hi Robert This blog is for the Images on analysis through RPD but in my case I want to use Images on BIP XDO reports through Data Model (generated from SQL query). this blog does not fullfil my requirement regards