Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Removing Trailing Zeros

Remove trailing zeros from decimal data types converted to text. Example usage: Concatenate text with a decimal number (S240306.0125000) should trim to S240306.0125) Using split with delimiter doesn't seem to always work without having to have many split by delimeters setup.
Status: Needs Votes
Comments
fbcideas_migusr
New Member
Status changed to: Needs Votes