Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hello , For Text Type parameter don't mention any value in the defualt tab.keep it empty , server will default take that as null and pass null value to data model.Thanks
-
Follow https://jethinabraham.com/2016/01/13/scheduled-job-still-running-even-though-its-deleted-and-not-in-managed-jobs/
-
Gianni , Thanks for the quick response , idea looks good but i dont know about javascript , any sample code is available ?
-
Is there any common column between two queries ? if possible please provide query structure so that we can try to achieve requirement either in query level or data model level or in RTF template.also two data model has common column then you can achieve this at data model level.Thanks please upload xml and template.
-
Are there any changes made recently to your system ? or any changes to your security system (authentication provider ? there might be possible reason that services not restarted properly after any updates in the system..please check all above ,Thanks
-
Yes by default permission tab is disabled in bip ,if it is installed as part of obiee ,you can give permissions for bip objects from analytics itself ,Thanks
-
Hi , Use below condition in data model query (org_id is null or org_id in nvl(:p_org_id,org_id)) ,let me know any issues ,Thanks
-
I got it ,Thanks Gianni ceresa