Force a null value?
I am looking for the ability to force a null value from an if() function. Here is the example:int( if( isAlpha( desktop.PCAgeReference.Estimated_Age ), 0, <-- This is where I want to return NULL abs( ...
I am looking for the ability to force a null value from an if() function. Here is the example:int( if( isAlpha( desktop.PCAgeReference.Estimated_Age ), 0, <-- This is where I want to return NULL abs( ...
Have you created a new component using our Component SDK? If so please go ahead and share your examples here. Would love to see what people are building. If you haven't built one yet, maybe share what type of data experiences (DX) would you love to s...
We are looking for a way to have an email address as a data element, click on that data element in a dashboard and send an email.Is something like this even possible?lb
Is there a limit on the dashboard SQL? I have a user building a dashboard utilizing the individual filter. His list is extremely long. Is there a character limit? If so, what is that limit.
How can I build a column or bar chart showing the max line on top of each bar. for example as shown below, the bar graphs are used capacity and line are total available capacity for a storage facility.