Construct : Column with Numeric and Display Thousands Separator Vs Stored Procedure

BOAUnited

Hi,

 

A Column with "numeric" is unable to be used in Stored Procedure as parameter when we check "Display Thousands Separator" option.

Can we have this fixed please?

 

Numeric.JPG

 

Tom Ghinder Bharath Reddy

  • Guest
  • Jan 31 2017
  • Unlikely to Implement
  • Attach files
  • John Grippa commented
    June 06, 2017 17:22

    This is a limitation of the framework, but can be worked around by passing a valid key (ID field) and using that in the stored procedure to pull and work with your numeric table values.

  • +2