Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Correct Oracle Analytics Mobile only mobile app for Oracle Analytics.
-
Basic Auth is not supported when connecting the mobile app to OAS. You have to follow these configuration steps Also noted in the doc link above.
-
All you should need is the OAC URL or you can scan the QR code in the OAC user profile. Navigate to OAC in the desktop browser. Click the User Avatar in the top right. Select Profile. Select Mobile Access. On the phone open the app and tap the button to scan the QR code.
-
Agree good idea, will work with product management @Avinash Krishnaram-Oracle to consider this. In the meantime you can use conditional formatting to change the point colors and make the difference a bit more drastic. Also if you use an overlay chart you can set the line properties independently on each line layer further…
-
One of the keys is to leverage responsive breakpoints when building your workbooks. Also here is a blog I wrote on mobile layout options, it good to understand how these work on the device.
-
Agree with upvoting the idea on the idea lab, but you can be assured that we are aware of this functional gap and are working to address in a manner that is appropriate for the mobile app. I cannot report timing at this moment.
-
Might want to log an SR on this one. Seeing what you are doing would help a bunch. If you are navigating using links on a workbook it might be launching the URL in an in app browser. On mobile login cannot be shared from an app to the browser and vice versa so you may be seeing the login again as a result. If you are…
-
This old blog might help. Have not tried it in a while and might depend on your data but I had used this in the past. https://medium.com/@mmilella/remove-duplicates-in-a-data-set-d7820173d03a
-
Daniel saw your reply and thanks for clarifying. Yea aware of that timing issue but not a quick fix. We will see what features can be added in my spare time. If you or others want to contribute to this as a project I am happy to share the code and connect.
-
For data actions to select a canvas you need to use the Analytics Link option. This allows a canvas in the same workbook and a canvas in another workbook.
-
For the color issue post your JSON and let me know what browser you are using.
-
Daniel for your observations. the switch it's not smooth, I have the message with the joke between transition, then 'Click to Edit Mode' after (I used "sameWindow": true) These are just URLs so it will always be like you pasted a new URL in the address bar. a white background appears on the buttons (image bellow) You…
-
Yes currently this extension only support URL navigation. So it will always do a full page refresh. Best way to change canvas in an existing workbook is to use the tabs. This is more intended for navigation to another canvas on another workbook.
-
No looks like a bug, I have passed this on to the mobile team to get it fixed.
-
Awesome thanks will take a look.
-
Is this a DVA you can share, I am curious why the font did not work on your text at the top.
-
@Sarahi Romero-Oracle this looks amazing, for the mobile app breakpoints are fully supported in workbook layout. See the link below. Longer term we plan to make it an option for the Author to see the layout out default so it does not have to be set in the app.
-
The mobile app does expose catalog folders. This is iOS but it works largely the same on Android.
-
Yes to clear a filters set when using a filter as a visualization the user needs to click on some blank area in the visualization where the filter we triggered.
-
Why not hide the main filer bar in present and use all dashboard filters in the canvas. These have the options for Apply and Reset and from the pictures you might be achieve the same goal without the need for custom JS code. Hard to know for sure without seeing your app in action.