As always, clear and concise. Love the new format, and all the production quality you are adding. Based on what I have seen, you seem to understand formulas better than anyone else posting Notion tutorials, which leads me to a question. I have a formula that is the result of two Notion team members, but still not complete. Neither could figure out how to get the comma at the thousands place holder. Is Slice the way to do it, or is there another way. if(prop("Room Price") == 0, "", if(contains(format(prop("Room Price")), "."), if(contains(slice(format(prop("Room Price")), length(format(prop("Room Price"))) - 2), "."), concat(concat("Room Price: $", format(prop("Room Price"))), "0"), concat("Room Price: $", format(prop("Room Price")))), concat(concat("Room Price: $", format(prop("Room Price"))), ".00"))) I don’t understand most of this formula, so I can’t even start to attempt to figure this out on my own.
You can use slice formula for a property text? If I have the number of episodes + runtime of a TV series (7 episodes / 8.5H), how it will be the formula to extract the number of episodes (7)? I just can't :(
While I looking at this formulas it looks pretty much as Python formulas but a little bit harder. Python also has the slice, round, ceil and floor functions that works exactly the same as in Notion.
Hello, needed your help in notion. I daily record my mom’s BP , total 3 times in a day ( morning, afternoon, evening ) . I used to capture this in a Notion table since 3 years. Now the table has become so large, it’s difficult to scroll . I tried to add filters for each year , but still its so complex to use the BP capture 3 times in a day. Please help making a tutorial if possible , making it simpler , will be helpful for all 🙏🏻🙏🏻🙏🏻 Thank you 🙏🏻🙏🏻🙏🏻
This is exactly what I need right now. Uncanny. Thank you.
Thank you for the explaination of formula, and I noticed that you upgraded the video to next level. Amazing! ✨✨✨
Brilliant explanation of the formula functions thank you so much ❤
So clear and seems simple to use. Thanks Sarah ☀️🇫🇷
Thanks Red. Your videos are always fabulous!🌟
Thank you very much for this video, it has been more than clear to me all this about the Slice.
definitely this video will be in my resources database :)
As always, clear and concise. Love the new format, and all the production quality you are adding.
Based on what I have seen, you seem to understand formulas better than anyone else posting Notion tutorials, which leads me to a question. I have a formula that is the result of two Notion team members, but still not complete. Neither could figure out how to get the comma at the thousands place holder. Is Slice the way to do it, or is there another way.
if(prop("Room Price") == 0, "", if(contains(format(prop("Room Price")), "."), if(contains(slice(format(prop("Room Price")), length(format(prop("Room Price"))) - 2), "."), concat(concat("Room Price: $", format(prop("Room Price"))), "0"), concat("Room Price: $", format(prop("Room Price")))), concat(concat("Room Price: $", format(prop("Room Price"))), ".00")))
I don’t understand most of this formula, so I can’t even start to attempt to figure this out on my own.
How would i do that with half stars?
amazing
You can use slice formula for a property text? If I have the number of episodes + runtime of a TV series (7 episodes / 8.5H), how it will be the formula to extract the number of episodes (7)? I just can't :(
While I looking at this formulas it looks pretty much as Python formulas but a little bit harder. Python also has the slice, round, ceil and floor functions that works exactly the same as in Notion.
Sorry, I can’t remember which one of your tutorials explains how to code larger than normal fonts in the title field of a page
Hello, needed your help in notion.
I daily record my mom’s BP , total 3 times in a day ( morning, afternoon, evening ) . I used to capture this in a Notion table since 3 years. Now the table has become so large, it’s difficult to scroll . I tried to add filters for each year , but still its so complex to use the BP capture 3 times in a day.
Please help making a tutorial if possible , making it simpler , will be helpful for all 🙏🏻🙏🏻🙏🏻
Thank you 🙏🏻🙏🏻🙏🏻