for Example, My data is 6.2222227 . I want change this data to 6.27.
Hi @Kanticha and welcome to the Make Community!
What is the rule youβre trying to apply? Remove all consecutive 2s? Compress all consecutive numbers into a single number? Use only the last two digits of a number?
Depending on what the rule is, the answer will differ.
L
Welcome to the Make community!
The number 6.2222227
does not round, truncate, floor, ceil, etc. to 6.27
!!!
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too β
Getting Started
- Help Centre | Tutorials β Make βManualβ
- Make Academy β Basics 101: Learn Make and get certified
Help Centre Basics
- Mapping β What is mapping? What can I map?
- Mapping with arrays β How to map items in an array
- Aggregate an array for mapping complex fields
- Date Format: tokens for
parseDate
| tokens forformatDate
- HTTP modules β Make a request, Get (download) a file
- Webhooks β Error Handling, Responding to webhooks
Articles & Videos
- Router Magic Formula - YouTube
- Error Handlers in Make - YouTube playlist
- Getting started with OpenAI - How to setup and use OpenAI (ChatGPT) in Make
- How to use Regex in Make - How to use pattern matching to extract the text you want
- Webhooks β Make Academy β tutorial on how to use Webhooks
Hope this helps! Let me know if there are any further questions or issues.
β @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.