I want to track the percentage of pages I have read, sometimes the percentage number is super long as “26.3333333…” and I want to use the slice formula to remove some numbers, but there is always something wrong…
Connect
Notion Answers
Get help from Notion experts
Register & Ask
It's free & easy
Get answers
Answers, votes & comments
Vote and select answers
Receive points, vote and give the solution
Question
Hello, I am a beginner and I am trying to make my reading list in notion. I learnt that the slice formula is used to take a string of text and remove any particular element from it. But it doesn’t work for me.
I want to track the percentage of pages I have read, sometimes the percentage number is super long as “26.3333333…” and I want to use the slice formula to remove some numbers, but there is always something wrong…
I want to track the percentage of pages I have read, sometimes the percentage number is super long as “26.3333333…” and I want to use the slice formula to remove some numbers, but there is always something wrong…
1 Answer
I guess you count the percentage with a formula like finish/total*100
. The slice formula won't work with it, because the result is a number and the slice formula works only with text.
You should use format()
to transform the number into text and it will work for you. For example format(finish/total*100)
will give you the number in text format.
Notion Resources of the Week
Without Answer
-
- 43
- 1
- 6 days ago
-
- 39
- 1
- Mar 30
-
- 39
- 1
- Mar 30
-
- 28
- 2
- Mar 29
-
- 73
- 1
- Mar 19
-
- 67
- 2
- Mar 12
-
- 160
- 2
- Jan 21
-
- 181
- 1
- Jan 3
- see all
Recent Activities
batistesurrapa asked 6 days ago
Priorization of tasks by due time (long-terms and …polle answered Apr 5
Is it better toi create one mega workspace or to b…polle commented Apr 1
in text refer to a database fieldalexh answered Apr 1
in text refer to a database field
Latest Answers
polle answered
For me one Notion workspace with as many pages and
0polle answered
For CA A* Sums. 1- Create a Linked database (`/li
0Latest Comments
All Users New Users
...