
Sujay Mahajan
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
Activity overview
Latest activity by Sujay Mahajan-
Sujay Mahajan commented,
Hi Rahul, CONTAINS_IC performs an operation that is not case sensitive. It will compare/match strings and return a boolean. Documentation link below - https://documentation.datameer.com/documenta...
-
Sujay Mahajan commented,
Hi Jake - that seems to be in milliseconds. If you divide by 1d - as in "Subtract(#xdate, #ydate)/1d", you should get the number of days. (Or "Subtract(#xdate, #ydate)/86,400,000) - 86,400,000 bein...
-
Sujay Mahajan commented,
Dean - Datameer is in the process of introducing this feature that would allow you to see the Y axis at the bottom (once done with rotate) As of now "Rotate" is the best solution for horizontal bar...
-
Sujay Mahajan commented,
Hello! Thanks for posting on our Community. Click on widget settings and go to Standard settings. Within Standard settings you will find a section called "Transformation" and within it a field cal...