Comments
-
Yes multiple export options would be useful
-
Yes this would be very useful
-
This is a good info graphic style visualzation with good use of the redwood background
-
Yes this would be a useful feature
-
bookmarked. Tx
-
I like a combination of step-by-step guides (eg. blog posts) with accompanying videos
-
Great visualisation, good use of colour and tie in with twitter, good text descriptions with each viz which makes it easy to understand
-
Yes this would be a useful and needed feature
-
My bad. My thinking was to show ALL ideas in the 'Filter by', as in all the ideas I've interacted with, and not filtered on any of the options in 'Filter by'. I don't think an option to show ALL (as in every) idea is needed
-
Hi Ben. Display all ideas for the user. No filter applied. The user can then filter as they needed after that. SELECT * FROM xxx; with No WHERE clause
-
Have a look at the configuration settings the the model, particularly if you've defined any clustering groups or columns used for measuring outcome
-
Great. Could a view all option be added in the 'Filter by' drop down?
-
Also check the Excel templates for anything unusual, including some hidden characters in cells. We had that problem a few years back
-
Great opportunity for onboarding new and potential customers.
-
This is a valuable tool for all those staring out with OAC
-
Yes, it's working for me now.
-
Similar to Dawn, when I click the link I get this message
-
Here's a link to a previous post/discussion about using EVALUATE. It also contains a link to a website with some examples
-
here is an example showing a fully worked demo in SQL You'll see the code used to convert UTC to local in the SELECT SQL> CREATE TABLE imported_events (event_date TIMESTAMP(0) WITH TIME ZONE); Table created. SQL> BEGIN 2 INSERT INTO imported_events VALUES ( '10-JAN-08 2:00:00 PM UTC'); 3 INSERT INTO imported_events VALUES…
-
Great example of what's possible.