Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
@GayathriAnand-Oracle You are understanding is correct. Also we can assume it as expected behavior for OAC. But my expectation is here is, if it is bind with parameter and results no data, it should show as "No result". Actual my use case is below which we used to do in OBIEE classic. We used to filter columns based on…
-
Dataset size is not 5GB. Due to complexity of filters & calculations, number of joins, size is going beyond limit.
-
@Gianni Ceresa Thank you very much. Appreciated your help. Please can you provide some guidance on how to it in Dataflow?
-
I have a dataflow and joined multiple tables with filters and expressions. Datasets rows and columns are more. When I run dataflow , dataflow is failing with error message. Error message is "Data is exceeded the limit of 5000 MB". Question is can we increase this size.?
-
As per support team , Scripts are not allowed in Cloud instance. Only applicable for On-prem.
-
We need Gantt charts on priority. It has lot of advantages.
-
@SteveF-Oracle Thank you very much. Actually I am looking for same as from where we will get py.parentchild script which is mentioned in above video. If I get script , it will solve my requirements.
-
@SteveF-Oracle Already I have gone through Use Role-Based Filters . It serves purpose. With table using employee and manager, only I can control "Direct reports". But I want to get the data of indirect reports/subordinate reports as well. Is there a way to get the all indirect reports through expression filter? Is there a…
-
@SteveF-Oracle Thanks for quick reply. I am using OAC. Employee and Manager data fetched from LDAP and imported to OAC. I have datasets from various sources like SAs, Datawarehouse, CSV imported datsets. These data sets have same employee column in different header names like Asigned Users, Sales Reps , Developers etc. For…
-
Thanks @Avinash Krishnaram-Oracle I understood the logic behind it. But always UX should be simple and self-explanatory. If we share workbook to new user, he should be able to understand what filters are passed and where. Anyway it is not functional but UX. No issues for me but still you need to consider for better UX.
-
@Avinash Krishnaram-Oracle or @Benjamin Arnulf-Oracle Whoever responsible: I am getting many complaints from teams on how filters works. There is no consistent behavior. For data actions, few values passed to Filter bar and few to Dashboard filters and few to Visualization filters. If we "Use As Filters" active, Keep…
-
@Gabby Rubin-Oracle Couple of days back we have updated to Jan 2024. "Revert All Changes" option is now by default on. After using couple of days, I feel it is more confusing than useful. It is definitely useful option in current session. But more confusing when we open same workbook later in different session. When people…
-
Yes , Data Actions allowed on Tiles but not clickable but using RMB similar to other data actions
-
Not always. It is faster to sum in a column with row by row instead of performing multiple calculations. It needs some extra work and also noticed performance in additional calculations in below scenarios. Count Distinct and display as Running Sum is faster than RSUM ( Count (distinct XYZ)) Sum the Values by specific ID…
-
My vote for this.
-
My multiple votes for this.
-
I think you can do it using Parameters. https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/use-parameter-visualizations-title.html
-
Many times happened with us. People saved by mistake and revert back is painful. Version control make sense. Must needed feature.
-
Any future consideration adding Display as "Running Sum" like OBIEE.
-
Performance is serious issue which Oracle need to work. I have already informed to Product management. They asked to file SR. If we file SR, it is just waste of time for both. Tech support simply close the issue. since it has architectural issue. I have been using OBIEE and Qlik for more than 12 years. Qlik loading takes…