Comments
-
I really like this visualization as it demonstrates, what some would consider advanced features, yet it can be straight forward to do and integrate. The blog post illustrates the simiple steps. Thanks for sharing
-
You can override the OAuth token lifetime on Databricks https://docs.databricks.com/aws/en/integrations/manage-oauth
-
I like the coffee theme for this :-)
-
You might be posting this in the wrong forum.
-
Interesting visualization with good use of images and different visualizations
-
Good dashboard illustrating various ways to present the data, and as Benjamin has said the inclusion of the calendar plugin is a good example of using this
-
Yes this needed and it is good to see it is on the roadmap
-
I like this idea suggestion and it would be helpful
-
Useful addition
-
The visualizations are a great example of what can be done combining maps, images and data
-
Have a look at the documentation for RANK https://docs.oracle.com/en/database/oracle/oracle-database/23/sqlrf/RANK.html See what works for you. Another alternative RANK() WITHIN GROUP (ORDER BY month DESC)
-
Try adding an ORDER BY RANK(CAST(Month AS DATE) ORDER BY date ASC) or ORDER BY RANK(CAST(Month AS DATE) ORDER BY date DESC)
-
Yes this is a great idea and fits in with similar related submitted ideas elsewhere
-
I like this dashboard. Good use of color and different visualizations to help focus on the key informations
-
While additional algorithms are being requested there is a fuller list of what could be added (some already there) Autoregression (AR): Predicts future values based on past values of the same series. Moving Average (MA): Uses the average of previous data points to smooth out fluctuations and identify trends. ARIMA…
-
Thanks Philippe
-
Congratulations all and thanks for your contributions to the community
-
Useful suggestion/idea. up voted
-
Nice work and thanks for sharing with the community
-
Another great example of what is possible. There are lots of potential use cases for this type of graphics