Mastering User-Defined Functions in Power Apps: A Comprehensive Guide

Поделиться
HTML-код
  • Опубликовано: 20 окт 2024

Комментарии • 11

  • @PowerAppsTutorial
    @PowerAppsTutorial  8 месяцев назад +1

    🍬 Get my free video course, access to my free community
    www.skool.com/power-apps-community ⬅

  • @DavidPrenticeJr
    @DavidPrenticeJr 8 месяцев назад +1

    To say I am STOKED is understatement!

  • @dustinrocksvold8650
    @dustinrocksvold8650 8 месяцев назад

    For the slider positioning, couldn't you have just taken the midpoint between your min and max values (50) and added the difference between the two values? Like this 50 + (Value(Person1.Text)-Value(Person2.Text))

  • @elbaz4
    @elbaz4 9 месяцев назад +1

    Yes, I like it.

  • @denisskorikov6234
    @denisskorikov6234 9 месяцев назад +1

    Why Rand() function never gives you 1, but could give you 0 in the same time, the same function multiplied by 100 cannot give you 0? It could I think
    ruclips.net/user/liveK3bP_L-nYws?si=Ykx_RxcOl4EutKLk&t=3241

    • @PowerAppsTutorial
      @PowerAppsTutorial  9 месяцев назад

      By convention, many random number functions use a half-open interval, including the lower bound but excluding the upper bound, to simplify calculations and maintain consistency across different programming platforms.

  • @XxXTheslayerXxX
    @XxXTheslayerXxX 5 месяцев назад

    Somehow disappointed on the content… I came to better understand User Defined Functions, and didn’t learnt much

    • @PowerAppsTutorial
      @PowerAppsTutorial  5 месяцев назад

      Noted. I would imagine that our live streams aren't for everyone and I'm ok with that. If you like more structured presentations, click on the "video" tab. That's where those videos are at.