Adam Lacey

Results 8 comments of Adam Lacey

Could you provide any more details of what you think the expected behavior should be for array types? How would you expect those to show up in Tableau (and what...

Yes it should be possible to do this. Looks like providing Tableau with field name 'aliases' will clean the field names. I think without aliases it echoes the Data Source...

It's possible to reimplement the Tableau behavior in the article you link to (specifically the 'Naming Improvements' section), but it seems like Tableau should be applying these automatically. I think...

I also updated the following branch: `utc-time-fix-date-fields` With a new option under 'Override Field Defaults' > 'Improve Field Names'... Let me know if this solves the problem - I dont...

Alright I did fix an issue with the library used (Humanize) for the improve field naming. I merged the date parsing feature to master and the 2.0 release branch -...

Can you share any browser console entries (Chrome debugger toolbar or similar)?

This is the current behavior to possibly get duplicated fields. A workaround is to not update your array fields with the river (just use the river to get the base...

Can you validate your input JSON (~/Documents/JSON_Files/Windows.System.DNSCache.json) is valid? Does it validate in a tool like https://jsonlint.com/ ?