2023 NOTION TUTORIAL 💡💸 How to add a finance tracker on Notion

Sdílet
Vložit
  • čas přidán 5. 07. 2024
  • Notion tutorial on how to create a personal finance and expense tracker, with progress bars on savings goals. Check out the timestamps for sections on different widgets, tutorials, and set-up!
    ♡ TIMESTAMPS ♡
    00:00 - Intro
    00:08 - Starting from scratch in Notion
    00:29 - Set up the income & expense tracker
    01:37 - Set up expense categories
    02:53 - Set up savings
    03:18 - Set up goals & wishlist
    05:48 - Putting everything together
    ♡ LINKS ♡
    Template: tsunestudios.gumroad.com/l/ba...
    Calculator widget: blog.shorouk.dev/notion-widge...
    How to change calculator widget colour: blog.shorouk.dev/2020/06/how-...
    ♡ Music ♡
    ♪ Chillpeach - 2:00 AM : • [no copyright music] '... w
  • Jak na to + styl

Komentáře • 213

  • @TsuneYT
    @TsuneYT  Před 6 měsíci +13

    Hey everyone, the link that dropped off is updated and should work now :) Happy new year!

  • @michelleh307
    @michelleh307 Před 6 měsíci +30

    I had to slow this down to .5 and kept rewinding it but You made my my first attempt at a notion page so much easier, Thank you 👍

  • @summe6221
    @summe6221 Před 9 měsíci +65

    if anyone needs the formula for the emoji progress bar this is the what i used
    substring("✿✿✿✿✿✿✿✿✿✿", 0, floor(prop("Savings Progress") * 10)) + substring("❀❀❀❀❀❀❀❀❀❀", 0, 10 - floor(prop("Savings Progress") * 10)) + " " + format(round(prop("Actual Saved") / prop("Goal Amount") * 100)) + "%"
    if you want to change the emojis just make sure there are 10 for each

    • @anamariae
      @anamariae Před 8 měsíci +3

      Thank you so much! This worked perfectly. I used it for my weight loss progress :)
      substring("💜💜💜💜💜💜💜💜💜", 0, floor(prop("Progress") * 10)) + substring("🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍", 0, 10 - floor(prop("Progress") * 10)) + " " + format(round(prop("Lost Weight") / prop("Weight to Lose") * 100)) + "%"

    • @sophieismyname
      @sophieismyname Před 5 měsíci

      thansksss

  • @harshalashar786
    @harshalashar786 Před 7 měsíci +19

    This has to be one of the most detailed and nicely done Notion videos i have ever seen. This is just so clean. Keep up the good work 💯

  • @sugoi14
    @sugoi14 Před 4 měsíci +4

    You are an absolute life saver. I could not for the life of me figure out how to extract the amount from my invoices so I could calculate the sum until you showed how you did the rollup property. None of my formulas were giving me what I wanted so thank you omg!

  • @shubhammanna7795
    @shubhammanna7795 Před 6 měsíci +4

    Can't be any better... So well explained! I was struggling a lot earlier to make an expense tracker on my own and this video just made it so easy. Thank You!!!

  • @TsuneYT
    @TsuneYT  Před 6 měsíci +13

    Hey everyone, apologies that the template dropped off! 🥹 Will update the template link in the description - if you come back in a day or two it should have been refreshed for you to download! 🩵

    • @santyachieng3113
      @santyachieng3113 Před 6 měsíci +1

      Thank you!❤

    • @iza2838
      @iza2838 Před 6 měsíci +6

      Hi! i just checked your link and its still not working. I'm having a hard time with the formula part.

    • @olianaweissmuller9732
      @olianaweissmuller9732 Před 6 měsíci +3

      yes please can you update the link ? you’re template is perfect btw ✨

    • @TylynnAshley
      @TylynnAshley Před 6 měsíci +2

      I would love to use this template! Hoping you update the link soon :)

    • @Algeriantravel2023
      @Algeriantravel2023 Před 6 měsíci +1

      Still I can’t access

  • @BubbleTimeChannel
    @BubbleTimeChannel Před 4 měsíci +5

    Thanks for sharing ! How do you make it work from month to month though ????

  • @anabbomfim
    @anabbomfim Před 5 měsíci

    I love your tutorials and now I know how to work with Notion databases thanks to youuuu🥰

  • @laurinelachkar4706
    @laurinelachkar4706 Před 10 měsíci +15

    Thank you so much for this video ! I always find it difficult to use a template without understanding where everything comes from so this is perfect :)

    • @TsuneYT
      @TsuneYT  Před 10 měsíci

      So glad it helps! thank youu 🥰 I found templates a bit hard to use too so sometimes it’s better to build your own that works for you!

  • @naomisprout6113
    @naomisprout6113 Před 9 měsíci +20

    This video is so detailed and easy to follow! I really appreciate how straight forward it is because I get so turned around and confused when it comes to databases and such since I'm still new to notion!

    • @TsuneYT
      @TsuneYT  Před 8 měsíci

      I’m so glad it’s helped!!

  • @giocampos3465
    @giocampos3465 Před 4 měsíci +2

    I took an hour and a half to make it all because I'm so dumb and never did it by myself and I don't think it's fair to get all of this for free. anyways, thank you so much, you're an angel!

  • @itslizzieann
    @itslizzieann Před 5 měsíci

    Been using this template and system since September and I love it so freaking much!!!

  • @msyuliayusuf
    @msyuliayusuf Před 2 měsíci

    love this! actually followed and made my own :) Thank you!!

  • @SalemCouch99
    @SalemCouch99 Před 9 měsíci

    So helpful, just what I needed to add on my notion! Thank you :)

  • @samantharaulin
    @samantharaulin Před 10 měsíci

    Thank you so much!!! I love how you take the time to make it pretty, love love love it!

  • @catsy_ren
    @catsy_ren Před 2 měsíci +4

    This video is a lifesaver! Although I can never get the formulas to work when I code them myself... Even though I entered the exact same thing you did, it says it "cannot do math..." Who knows.

  • @LootieLoo
    @LootieLoo Před 10 měsíci

    Thank you so much! Love your templates! ❤

  • @mytaetaero
    @mytaetaero Před 7 měsíci

    Wonderrful video, thank you for the template!!

  • @jessicaivyreads
    @jessicaivyreads Před 5 měsíci

    this was absolutely SO helpful, thank you for this!!!!

  • @girlldeluxe
    @girlldeluxe Před 3 měsíci +2

    this was soo helpful! i think its useful to note that if the "sum" does not show up when using the rollup function, you have to go to the column and ensure its set to "Number" first (i had this problem :D)

  • @Assisting2ObeybyGSC
    @Assisting2ObeybyGSC Před 9 měsíci

    Thank you! This exactly what I needed!

  • @acacou
    @acacou Před 8 měsíci

    Thank you so much for the video. It's really helpful!

  • @Nativrl
    @Nativrl Před 2 měsíci

    I have used your template in the last 5 months and it’s been super duper helpful. It reduced my impulse spending and I got an idea of how I spend my salary

    • @Hannah-if3nr
      @Hannah-if3nr Před 24 dny +1

      How do you track more than 1 month on it? I want to start use this template but I can figure it out of how to keep the progress

  • @nixlumi9196
    @nixlumi9196 Před 9 měsíci

    This is so greattt thank you so much

  • @philippruizlozano
    @philippruizlozano Před 9 měsíci

    Thank you so much for sharing!! 😊🙏

  • @razbwife
    @razbwife Před 12 dny

    Thank you so much for this informative tutorial!!!!!!!! 😊

  • @reddotcheese
    @reddotcheese Před 9 měsíci

    Thanks for the finance tracker. So helpful tutorial. Cheers.

    • @TsuneYT
      @TsuneYT  Před 9 měsíci +1

      Glad it was helpful!

  • @bracca53
    @bracca53 Před 8 měsíci +3

    Brand new to this, this is very helpful and super cute. A suggestion for next time, that you say what you click on step by step as you do it because sometimes it's hard to keep up when you change tabs so I have to rewatch certain sections multiple times to see where you were and then where you ended up.

  • @dreamydahlia
    @dreamydahlia Před 9 měsíci +13

    Thank you for the video. Just one question, how can I use this template for the whole year? I would love to add recurring monthly expenses (like rent) and variating expenses like groceries without deleting them every month by hand

  • @omohafeiseghohi1699
    @omohafeiseghohi1699 Před 9 měsíci

    Super useful, thank you 😊

  • @annisaaaafifah
    @annisaaaafifah Před 11 měsíci

    thank you soo muchh

  • @janczarinasalas8919
    @janczarinasalas8919 Před 8 měsíci

    Thank you so much!! this is a great help!!

  • @DiegoSanchez-bw6ng
    @DiegoSanchez-bw6ng Před 5 měsíci

    Awesome video!

  • @habibasharafks
    @habibasharafks Před 11 měsíci +1

    I'm happy that I found this video

  • @bobbiesmith5303
    @bobbiesmith5303 Před 10 měsíci

    Very helpful ❤

  • @jia4310
    @jia4310 Před 2 měsíci

    Thank you so so much 😭

  • @rentor150
    @rentor150 Před 3 měsíci

    you rock! thank you!

  • @anamariae
    @anamariae Před 8 měsíci +1

    Loved this tutorial! Is there any way to calculate what % each category represents from the total spend?

  • @theresa.h
    @theresa.h Před 4 měsíci

    thank you for this video i love this template so much. is there any way i can do a shopping list for categories like groceries, clothes… and when i check it it will go straight to my budget plan?

  • @jessie4341
    @jessie4341 Před 6 měsíci

    love this video so much!! I've been looking for a good finance tracker and yours is so good!! is there an updated link?

  • @hollyhanau3628
    @hollyhanau3628 Před 3 měsíci +1

    Loved this video so much thank you! My question is how do you archive these and create a new month? I tried to duplicate the table views to put in my previous month's expenses and it messed up the whole thing :/

  • @anabelslima
    @anabelslima Před 3 měsíci

    Thank yooooooou!

  • @19981509
    @19981509 Před 9 měsíci +9

    Very helpful and exactly where i was looking for. Basic and a good overview. The only thing i would like to ask, if you also can make a video with how you would use it and putting the informations in place. For example, could you use this again every month, like going on and on, or does it need to be different to keep the good overview per month?

    • @eglechefaly
      @eglechefaly Před 4 měsíci

      omg I need to know about this

    • @Hannah-if3nr
      @Hannah-if3nr Před 24 dny

      I need to know about this, Im reading the comments to see if I can find something

  • @annatink
    @annatink Před měsícem

    Hello @Tsune thanks for this vid, I used this for the first time, incredible but I would like to duplicate one for next month and still keep the other how do you do?

  • @ulianamatz6646
    @ulianamatz6646 Před 7 měsíci

    Thank you very much for the video! How is it possible to download the template following the link?

  • @alisyarshd
    @alisyarshd Před 5 měsíci +2

    hi! loved this template and i've been using it for a few days now. however, i have a question. is there any way for me to add another separate tab (not filter/sort) where it will sum up all of my expenses according to months? i hope you reply to this.

  • @KubaLoveMe4Ever
    @KubaLoveMe4Ever Před 7 měsíci +2

    Is there any way to make the category tab reset every month too so I know my monthy expenses in each category?

  • @irmanizajamal6132
    @irmanizajamal6132 Před 3 dny

    Thank you for this! This is a great template. How do I use monthly though? And to have the savings progress running and roll over each month?

  • @stephcara2770
    @stephcara2770 Před 6 měsíci +4

    Thanks for this queen but I had a mental breakdown toward the end HAHA the formula is where it all went south

    • @pepsicola140
      @pepsicola140 Před 2 měsíci +1

      SAMEE it doesnt seem to work even though im writing the exact same thing she is, did u ever figure it out?

    • @justlfymylove
      @justlfymylove Před měsícem

      @@pepsicola140 I wrote "(prop("Actual Saved")/prop("Goal Amount")*100/100)" and it worked

    • @Midnightfoxfire
      @Midnightfoxfire Před měsícem

      Since Notion updated their formulas, everything would be a little bit different now. I figured it out and right now it is:
      round(Actual Saved)/(Goal Amount)*100/100

  • @eclipsenow5431
    @eclipsenow5431 Před 4 měsíci +1

    Great video and I'll be sharing it around - but one favour? I'm a little new to Notion and would love the video animations of what you're clicking to slow down to a more normal speed so I can see what you are doing - it's all new to me. But thank you so much!

  • @aggy1234
    @aggy1234 Před 6 měsíci

    Hi! thanks for the template! can you pu this template in your website too? I cant acess with the link in the description

  • @savannahbillingsley1179
    @savannahbillingsley1179 Před 6 měsíci

    Hey I am trying to grab the template since the formulas aren’t working for me but when I go to the link it doesn’t work it just takes me to my notion. I tried looking the template up on notion but it shows you only have two posted and this one isn’t on there. Is there another way to look for this template?

  • @isabear478
    @isabear478 Před 3 měsíci

    Thank you

  • @iDillyD
    @iDillyD Před 11 měsíci

    Nice 👌🏻

    • @TsuneYT
      @TsuneYT  Před 11 měsíci

      Thanks ☺️ 💓

  • @allisony.8718
    @allisony.8718 Před 5 měsíci

    Thanks! I wonder how can I change the currency?

  • @juliapuig8419
    @juliapuig8419 Před 4 měsíci +1

    Thank you so much, it was really helpful!

  • @hamdirashid2096
    @hamdirashid2096 Před 6 měsíci

    Can you please tell us how to add the small emojis, and how to set the horizontal divider?

  • @Hertz11T
    @Hertz11T Před 5 měsíci +1

    How to make all the expense and income tables reset every month without losing the data from the previous month (like is there any way to still access all the previous years and months data like in an archive?)

  • @hanacourtney7225
    @hanacourtney7225 Před 8 měsíci +9

    Hi! Thanks so much for the tutorial! I’m a little stuck at the Goals & Wishlist’s / Savings part. My actual saved formulas aren’t working and I can’t see my progress. I’ve tried following yours and have now duplicated your template but still doesn’t work- only for the 2 examples you put in. Just wondering how I can work around this, thanks! xx

    • @GoodDay-yf1jt
      @GoodDay-yf1jt Před 5 měsíci

      i was stuck at the formula too. if the calculate section in your actual saved is still "show original", you need to change it to "sum", so the formula can work well.

    • @patticake.profits
      @patticake.profits Před měsícem

      @@GoodDay-yf1jt I have mine set to sum and it's still not working :( Has anyone figured out the formula for the savings progress for the updated version of Notion?

  • @faeriru
    @faeriru Před 10 měsíci +7

    Great video! What if i want to set up a monthly budget and then subtract it to my total expenses to know my remaining balance. How do i do that? Thank you :)

    • @TsuneYT
      @TsuneYT  Před 8 měsíci

      Hey! So there’s a few ways to do it, depending on how you want it to look 😅 the simplest will probably be in the categories database, add a number column called budget. Then make a formula column called ‘amount left’ that goes: amount left = budget - total expense… hope that makes sense 🙏🏻

  • @candyflossofdoom5148
    @candyflossofdoom5148 Před 11 měsíci +3

    Is there a way to work out the total amount of money you have using the income and expenses databases? Like just doing income - expenses = total amount left?

    • @TsuneYT
      @TsuneYT  Před 11 měsíci +2

      Hey! Are you referring to like a running balance? If so you can probably just calculate it as another formula column and calculate the sum of it (not the prettiest but gets the job done haha). I updated the template there should be a new view under the income and expenses database that's called 'Running Balance' if you need some inspo :)

  • @assyifadta
    @assyifadta Před 9 měsíci +4

    Hi, thanks for the video. It helps a lot. But why i can't type the formula in Saving Progress at Goals & Wishlist?

    • @TsuneYT
      @TsuneYT  Před 8 měsíci

      Hey there! The best way might be to head into the template link in the description and just duplicate the template! That way you can grab the formula that didn’t work for you and paste it into your version :)

  • @sunnyareum12
    @sunnyareum12 Před 11 měsíci

    Hello! Thank you so much for your tutorial, I would like to know how do you change the color in the calculator widget?

    • @TsuneYT
      @TsuneYT  Před 11 měsíci +1

      Hello!! For the calculator of the widgets, there’s a teeny tiny bit of coding you have to do. The creator of the widgets actually has a helpful video in how you can do it :)

    • @TsuneYT
      @TsuneYT  Před 11 měsíci +1

      I’ll put a link to the tutorial in the description ☺️

  • @tropicaally
    @tropicaally Před 5 měsíci

    hi do you how i can make my notion covers not blurry? 😭

  • @juliettej293
    @juliettej293 Před 9 měsíci +4

    Hi! Do you think you could paste the formulas for saving progress and percentage into the video caption or in the reply to this comment? Whenever I try typing them exactly as you have, I get an error message and I'm not sure why. Thanks!

    • @TsuneYT
      @TsuneYT  Před 8 měsíci

      Hey there! The best way might be to head into the template link in the description and just duplicate the template! That way you can grab which ever bit that didn’t work for you :) Pasting in the description might be a bit hard because sometimes Notion changes the syntax and the formula I paste in here might get out of date! 🫣

  • @emilia2685
    @emilia2685 Před 9 měsíci +1

    Thank you for this it was so helpful! Is there a way I can make my expense categories in the gallery view rest every month?

    • @TsuneYT
      @TsuneYT  Před 8 měsíci

      Hmm it might be easier to just duplicate one as a template, and duplicated the template at the start of each month so you have a fresh one!

    • @TsuneYT
      @TsuneYT  Před 8 měsíci

      But to answer your question, there’s definitely a way to do it either using automations or add some formulas, but might be a bit complicated for this video 🥲

  • @oreopuppies6411
    @oreopuppies6411 Před 7 měsíci

    thank you for this! You should put your template behind a paywall like 5$ or something, I'd have totally paid for it!

  • @liciawest
    @liciawest Před 3 měsíci

    Hi new here! Wonderful setup. For those of us who have not had our coffee yet you might have to slow the video down to .5 and still set aside about an hour. The formula bar doesn't work for me. It might be because notion has updated its features

  • @TheTrendTales
    @TheTrendTales Před 6 měsíci

    How we see monthly wise expenses in category page

  • @yhungjustin
    @yhungjustin Před 7 měsíci

    Im trying to follow along with your video and template however the video and template do not match. In your template link the "monthly progress" section ( 05:22 ) on the main page with the gallery view is missing, the images are also blank int he gallery page view. I am trying to figure out how to get it to show up but your video doesnt actually show how you get that up and runnning. You have tor left sidebar close and it makes it very had to tell what page of the template you are actually working on. How do I get it to show up on the home/main page???

  • @m.4657
    @m.4657 Před 10 měsíci

    very helpful, thank you so much!! i was just wondering what to do if i had multiple wallets? like if i could put my income/expense to a certain 'wallet' then see the balance in my wallets in a separate page? thank u :>>>

    • @TsuneYT
      @TsuneYT  Před 8 měsíci

      Ohh yepp you can definitely do that, but probs need more customisation than what’s in the video 🥺

    • @TsuneYT
      @TsuneYT  Před 8 měsíci

      Essentially, what you will need to do is make another database called ‘wallet’ and then set up a relation property in your expenses database to the wallet database. Then you can tag each expense to the different wallets..hope that makes sense 🙏🏻

  • @Iu-qx2bi
    @Iu-qx2bi Před 2 měsíci

    How can i get that horizontal heart shaped thing?

  • @catherine_tandra
    @catherine_tandra Před 12 dny

    is there a way to only see the total expenses by month?

  • @thanhluan4342
    @thanhluan4342 Před 9 měsíci +2

    Love the video and the details you put so much in. Just a little thing I notice during the video, the pace is a bit fast which sometimes difficult to keep up with.

    • @TsuneYT
      @TsuneYT  Před 8 měsíci +1

      Hey there, thanks for the feedback! Been hearing from a few that I’m going a bit too fast, will definitely try and slow down a bit in future videos 💪🏻💪🏻

  • @em-kp2ur
    @em-kp2ur Před 9 měsíci

    Is there a way to filter/sort the expense amount by date so I can see how much i spent per month/week/etc?

    • @TsuneYT
      @TsuneYT  Před 8 měsíci

      Yea definitely! If you go to the filter, you should be able to add a filter on the date, then select relative to this week, this month etc :)

  • @linabaaziz8351
    @linabaaziz8351 Před 6 měsíci

    Hey girlie, the template link isn´t working, can you post a new one ?

  • @ribosomegummy8948
    @ribosomegummy8948 Před 6 měsíci

    I'm lost at the formula for the progress bar. I've done everything exactly the same but the formula edit does not work for me.

  • @vicmorales1517
    @vicmorales1517 Před 8 měsíci

    Thank you for the video!!! How did you do at 7:50 to show the monthly progress smaller? Thank you!

  • @Linda-nr3eb
    @Linda-nr3eb Před 6 měsíci +1

    Hi ⭐︎ I think Notion had an update since you uploaded this (very helpful, simple, gorgeous, calming) video... could someone *please* explain how to embed the Formular in the updated version of notion? I really want that savings bar 🥲 Thank you guys! Greetings from Austria

    • @GoodDay-yf1jt
      @GoodDay-yf1jt Před 5 měsíci

      i was stuck at the formula too. if the calculate section in your actual saved is still "show original", you need to change it to sum, so the formula can work well.

    • @mariesheehaha
      @mariesheehaha Před 5 měsíci +1

      this is what i used (: hope it helps
      (((substring("✭✭✭✭✭✭✭✭✭✭", 0, floor(prop("Savings Progress") * 10)) + substring("✩✩✩✩✩✩✩✩✩✩", 0, 10 - floor(prop("Savings Progress") * 10))) + " ") + format(round((prop("Actual Saved") / prop("Goal Amount")) * 100))) + "%"

    • @sierra47
      @sierra47 Před 5 měsíci

      @@mariesheehahaoh my god, you're a blessing!!! thank you so much!!!!!

  • @jessicaluong5091
    @jessicaluong5091 Před 10 měsíci

    this video was sooo helpful! i was wondering how you made the formula with the black heart icons because even though i copied black hearts, once i press enter, it will show up as the red emojis and doesn't look as nice :(

    • @jessicaluong5091
      @jessicaluong5091 Před 10 měsíci

      sometimes, the black hearts will show but the 4th one will always be red for some reason... not sure if i did anything wrong

    • @TsuneYT
      @TsuneYT  Před 9 měsíci

      Nono u didn’t do anything wrong!! That happened to me too I think it’s because the emojis sometimes get rendered differently so unfortunately some works and some doesn’t so you might have to try a few that works! Recently I’ve been using flower emojis instead 😂😂

  • @Star-ss1ee
    @Star-ss1ee Před měsícem

    I think notion changed their formulas, do you know how to use the round function after the update?

  • @Anisha_suman
    @Anisha_suman Před 11 měsíci

    Hello there, how are you going? I really enjoy watching your videos and you’re really amazing at it

    • @TsuneYT
      @TsuneYT  Před 11 měsíci

      Mizuki thanks so much 💓💓 I’m so glad you’re enjoying them ☺️

  • @paucalderon8326
    @paucalderon8326 Před 2 měsíci

    Hey, thanks for the template! I really liked it. I'm just having an issue with the Categories. In Income & Expense, when I try to add a Category to my expense, it won't show me the options (No Results). Even when I type the options, it will ask me to create a new one. I hope you can help me. Thanks again!

    • @TsuneYT
      @TsuneYT  Před 2 měsíci

      Hey there! Glad you liked the template! It sounds like there might be an issue with the categories. Have you tried creating the category in the categories table first (the grey tab that says "categories")? That might solve the problem and allow you to select it in the Income & Expense section. Let me know if that works for you! :)

  • @raulcasabianca758
    @raulcasabianca758 Před 3 dny

    Whats the new formula for the emoji progress??

  • @mimisdiarys
    @mimisdiarys Před 8 měsíci +2

    Hi, I have a question. So for my “Actual Saved” column it wont turn into a “#” when I enter it in the formula. I followed everything you did, I don’t know what to do, any clue why it won’t? I would love to make it on my own, thats why im asking.

    • @mariamulas5272
      @mariamulas5272 Před 6 měsíci

      Did you manage to make it work? I have the same issue

    • @mimisdiarys
      @mimisdiarys Před 6 měsíci

      @@mariamulas5272 nope, still waiting for the response.

    • @snaggiiestudios9749
      @snaggiiestudios9749 Před 6 měsíci

      @@mariamulas5272 Changing it from "Show Original" to " Sum" Helped me

  • @mitagen
    @mitagen Před 10 měsíci +2

    Do I use this for the whole year or do I duplicate for monthly?

    • @TsuneYT
      @TsuneYT  Před 10 měsíci +1

      For this one I would recommend make one every month..you can use it for the whole year but you might need to put some additional filters on it, or modify how the tables are related to each other according to how you like ;)

    • @afifamishkath4565
      @afifamishkath4565 Před 10 měsíci +2

      Hey!! @@TsuneYT I just love this and i would like to know what additional filters i need to add for whole year ? Would appreciate the reply

    • @mitagen
      @mitagen Před 10 měsíci +2

      @@TsuneYT thank you so much for the reply. Would you add a video with that info? Also add a dept table just like the savings. I tried copying the savings but it don’t work with the goals & wishes. Thank you so much for sharing your knowledge! You are awesome!

  • @ocage1732
    @ocage1732 Před 6 měsíci

    I'm just searching about finance for notion and stumbled upon this video which is really helpful but I am stuck what to put in my home dashboard (A Real newbie)

  • @moranpia
    @moranpia Před 4 dny

    thank you so much for the video! however there's a problem where in expense by categories database I couldn't make it show only what I've spend on current month, it shows all the amount I've spend so it's doesn't work for showing how we really spend each month. I hope you can help fix this if there's a way to do ;

  • @regisortegaj
    @regisortegaj Před 6 měsíci

    The link doesn’t work for me 😢

  • @halinaloli6391
    @halinaloli6391 Před 8 měsíci

    hey i cant duplicate your template anymore:( tried following the steps but the formula thing confused me so much

  • @whitewolf4518
    @whitewolf4518 Před 4 měsíci

    Notion has changed their formulas and I don't know how to do this, some help, please? ;-;

  • @user-xx5fg1xk4e
    @user-xx5fg1xk4e Před 6 měsíci +2

    I'm struggling so hard with the formula:(

  • @owlbookworld5041
    @owlbookworld5041 Před 9 měsíci +91

    If you ever do this again please please please go slower. I’m new to this and it’s very hard keeping up with what you’re doing and where you’re going without having to stop and rewind a million times 😢

    • @TsuneYT
      @TsuneYT  Před 9 měsíci +8

      Definitely! Been hearing from a few I’m going too fast, will try to slow down for the next one 💕💕

    • @naairahlucas8543
      @naairahlucas8543 Před 8 měsíci +9

      Just a suggestion, you can always slow the playback speed down some!

    • @bracca53
      @bracca53 Před 8 měsíci +2

      @@naairahlucas8543 Yes, but it's hard to keep track of where the cursor is going and what she is clicking on and moving to afterwards without her saying it

    • @autumnlee5108
      @autumnlee5108 Před 7 měsíci +1

      Agreed. I had to stop and back up a lot to figure some of these out

    • @gabrielariostapia5915
      @gabrielariostapia5915 Před 4 měsíci +1

      En mi opinión se puede reducir la velocidad al casi mínimo, además contribuye a un mejor aprendizaje y no solo estar copiando siempre

  • @ayanaxdanielle
    @ayanaxdanielle Před 9 měsíci +1

    Can you paste the percentage bar code here?

    • @TsuneYT
      @TsuneYT  Před 8 měsíci

      Hey there! The best way might be to head into the template link in the description and just duplicate the template! That way you can grab which ever bit that didn’t work for you :) Pasting in the description might be a bit hard because sometimes Notion changes the syntax and the formula I paste in here might get out of date! 🫣

  • @michaelknaulak5417
    @michaelknaulak5417 Před 8 dny

    Why on earth are you this fast, no one will need tutorial if they could catch up with you 😂

  • @mrsblack3057
    @mrsblack3057 Před 9 měsíci +1

    Hi! I have a problem with the formula. It says prop not defined and I can't go any further

    • @TsuneYT
      @TsuneYT  Před 9 měsíci +1

      Hey, it might be because Notion updated their formulas recently, if you type the formula without ‘prop’ it should work :) for example instead of prop(date), just type date :)

    • @mrsblack3057
      @mrsblack3057 Před 9 měsíci

      @@TsuneYT thank you, I'll try!

  • @bracca53
    @bracca53 Před 8 měsíci +2

    4:46 doesn't work for me :( I don't know what I did wrong. I go to use round and "prop" doesn't show up. It doesn't say the same things. Even if I were to type out the formula, nothing works.

    • @HotWeelz.22
      @HotWeelz.22 Před 7 měsíci

      If you're able to figure it Out lmkk

    • @tyl000rd
      @tyl000rd Před 7 měsíci +6

      i figured it out!
      Go to edit formula as she does the type the following
      ((Actual Saved/Goal Amount)*100)/100
      Then follow the rest of the steps as normal. Notion made the visual language of formulas lest clunky in their 2.0 update.

  • @attentionplease25
    @attentionplease25 Před 9 měsíci

    I always confused about formula things 😢 help !

    • @TsuneYT
      @TsuneYT  Před 8 měsíci +1

      If you’re having trouble with the formula, you could try duplicated the template in the description link and copy and paste in the part that doesn’t work :)

  • @mufirofficial6133
    @mufirofficial6133 Před 2 měsíci

    Help me please im stuck at the formula i dont get it