Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
I am able to solve for change of employees between months. Yet find solution on another conditions. Here is the Parameter created and bind to employees UID. SELECT XSA('xxx@abc.com'.'Capacity Reports')."Columns"."Emp UID" s_1 FROM XSA('xxx@abc.com'.'Capacity Reports') WHERE (("Columns"."Emp UID" IN ( SELECT saw_0 FROM…
-
@BalagurunathanBagavathy-Oracle @Gianni Ceresa Thanks for immediate reply. Actually, I want to do it dynamically list the employees based on two months selections. So, It should be done workbook. After doing some experiments, almost got a solution through using Parameters with logical queries. Hopefully it will work. Keep…
-
@Avinash Krishnaram-Oracle Parameters backend search results increased to 10000 but binding values and output resultset is still 1000 only. This is the limitation of list filters causing problem. I am playing with Expression filters to achieve my requirements.
-
@BalagurunathanBagavathy-Oracle Parameter will serve the purpose the use case explained in this example but parameter have limitation of fetching 1000 users . Due to this I am unable to use Parameters. Actually my use case is little more complex. I have 4000+ employees working on different product in each month. I need…
-
@BalagurunathanBagavathy-Oracle Expectation is as below. Emp ID Jan-25 May-25 9060 Yes No 99122 No Yes
-
Filter using SQL expression which allowed to use SQL Queries in classic is most useful feature when we deal with complex filters. Newly enhanced parameters works similar to it but it has limitation of values output in binding. @Gabby Rubin-Oracle @Avinash Krishnaram-Oracle Appreciated if you consider this useful SQL…
-
It is Oracle Analytics Cloud.
-
@Avinash Krishnaram-Oracle @Gabby Rubin-Oracle We badly need to increase of display values of Parameters results or need solution of SQL expression filters. In OBIEE Classic , it is easy to filter the data through SQL expressions which is missing in OAC . Currently we are using logical expression through parameters. But…
-
This is much awaited feature and it is commonly used by consumers in OBIEE
-
Excellent idea. It is excellent one for present.
-
One more feature which exists in OBIEE classic and missing in OAC DV.
-
it is already available in OAC. If you are using server, you will see it in next upgrade.
-
Two options. Create a column using calculations if timestamp1 = timestamp2 as yes else no. Use this value in Viz to highlight. In classic we can achieve using conditional formatting directly but OAC conditional formatting is not as good as Classic OBIEE.
-
Thanks for suggestion. I have reported a Idea Consumer should allow to export the complete Viz through custom settings. — Oracle Analytics
-
Buttons functionality and Bookmarks management is available in Qlik. It is very much useful.
-
This is useful feature. Many times, we need some subjective feedback stored in dataset. Uploading teh spread sheet every time may not feasible. It is little complex feature to implement but worth to consider.
-
Current profile icon to display details is good enough. I don't see any issue here as technology and UX is changing.
-
Agree , it should be extended to SAs as well. But unfortunately, March update functionality is not usable for now because It is buggy, If we add two date columns, in a table, it is not working correctly. It is not working for "Use as Filters".
-
@Bret Grinslade - Oracle Analytics-Oracle Biggest disadvantage of parameters bounding is Limitation of values available. If we bound the parameters, by default it selects few values. There is no option of select "All".
-
I vote for it. Current process is painful. Create Filters for each canvas is painful. Sometimes back OAC product owners suggest using parameters. I saw lot of limitations in it. May be workaround for couple of filters for not more.