Alan
- Total activity 389
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 46
- Subscriptions 166
Comments
Recent activity by Alan-
Official comment Hi Jee, This bug was not in 6.1.10.3. It started in 6.1.16, and was fixed in 6.1.19.1. So it's expected that your results are as shown. Alan
-
Nikhil, Ah sorry, here's the documentation you're looking for: Logging User Actions Alan
-
Jee, Have a column with a numeric value such as a count. Select the column and then click on the Filter button. The filter button looks like a funnel. On the filter dialog select the Advanced ta...
-
Jee, I confirmed with product management that this fix for flip sheet did not make it into 6.1.20. It is in 6.1.21. Sorry for any inconvenience this causes. The documentation will be corrected.
-
Hi Jee, This is expected behavior since Feb and Jan are EST months, while October is an EDT month.
-
Hi Jee, That result does not look correct to me. I have reviewed DAP-31672 and while the Fixedin states 6.1.20, the Final QA was done on 6.1.21. I've asked product management for clarification if...
-
Hi Jee, Simply click on the graph displayed in flip sheet and it will open in a larger window. This is where the X and Y axes are visible.
-
Hi Nikhil, Here's the complete list of Datameer Events: FileCreationEvent FileDeleteEvent FileMoveEvent FileRenameEvent FileSnapshotEvent FileUpdateEvent FileAccessForOthersUpdateEvent FileOwnerUp...
-
Jee, If you have a date stored as a string, then use ASDATE to convert it to a real date, the flip-sheet functionality incorrectly shows December in the X-Axis for the Distribution histogram detail...
-
Hi Jee, I created a test csv with your dates and got it to work by changing your double quotes "" to single quotes ''. ASDATE(#DOB;'dd/MMM/yyyy') Alan