-
Re: NUX KPI Decimal Customization
Ah bummer, I'll submit a post in idea exchange - not sure if it'll be slated for release, but one can always try!1 -
Re: Restrict User Input in a Field to a certain range
@mohitveer_sandhu You can break it up into 2 line items: 1. User input 2. Evaluate if the value is above/below max/min thresholds (ex: IF input >= 0 AND input <= 100 THEN input ELSE IF input &l…2 -
Re: Restrict User Input in a Field to a certain range
Yep, as @sandeep_bk mentioned, conditional formatting would alert the end users that the input is invalid. You can create a separate line item that evaluates 0 or 1 to determine if its valid. Then ap…2 -
Re: Best Practice for importing lists from DataHub - From list or Saved View?
Hi @johan.marketoft , It's best practice to use a saved view - please see the following article for more information: Data Hub Best Practices Best, Jack2

