Creating and understanding the Master Calendar - Qlik Sense

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 19

  • @HearthBorn
    @HearthBorn 4 ปีที่แล้ว

    Great concept! I'll be playing with this code soon and see how it works when a single master calendar table is joined to multiple date fields.

  • @nobomopo
    @nobomopo 9 ปีที่แล้ว +5

    Good stuff! :)

  • @NaraTunes
    @NaraTunes 3 ปีที่แล้ว

    thanks a lot! very helpful

  • @waterbitten
    @waterbitten 7 ปีที่แล้ว +1

    this was really helpful. thank you!

    • @GuyInaQ
      @GuyInaQ 7 ปีที่แล้ว

      Great to hear - come join us in the Qlik Community as well - community.qlik.com

  • @neerajce
    @neerajce 2 ปีที่แล้ว +1

    How can I add Fiscal Year, Fiscal Quarter in this same calendar

    • @QlikOfficial
      @QlikOfficial  2 ปีที่แล้ว

      Hello Neeraj - thanks for your question - check this out - community.qlik.com/t5/Qlik-Design-Blog/Fiscal-Year/ba-p/1472103 - if this does not help - please open a new discussion thread in the Qlik Community forums.

  • @anilkumarrai6913
    @anilkumarrai6913 4 ปีที่แล้ว

    Good info..

  • @eduardofernandez4011
    @eduardofernandez4011 9 ปีที่แล้ว +1

    Very useful

  • @TimJeanes
    @TimJeanes 9 ปีที่แล้ว +1

    I have implemented this and it works as shown in the video. However, as soon as I introduce any other filter, it goes back to the old behaviour of missing dates on the chart's x-axis. How can I avoid this?

    • @QlikOfficial
      @QlikOfficial  9 ปีที่แล้ว

      +Tim Jeanes Hi Tim - please join the Qlik Community to work with our team and other community members th-cam.com/video/zgF57LgwEQA/w-d-xo.html

    • @davidarroyo1487
      @davidarroyo1487 8 ปีที่แล้ว

      Hello +Tim. i have the same problem that you described in your commet. Did you fix it?

    • @TimJeanes
      @TimJeanes 8 ปีที่แล้ว

      David Arroyo I really can't remember, sorry.

  • @yanamadalaharishkumar5041
    @yanamadalaharishkumar5041 4 ปีที่แล้ว

    how to perform YTD,MTD ????

  • @1davidbe
    @1davidbe 9 ปีที่แล้ว +1

    Can you Upload the script txt ?

    • @QlikOfficial
      @QlikOfficial  8 ปีที่แล้ว

      +David Benshimol Hi David it is available here: community.qlik.com/docs/DOC-8642

  • @thatmemo1983
    @thatmemo1983 8 ปีที่แล้ว

    Very useful video, but what if we have more than one date field do we have to create new section for every date field or we can use the same section? for example i have a table regarding sales with invoice date and payment date, thanks in advance

    • @GuyInaQ
      @GuyInaQ 8 ปีที่แล้ว

      Hi Mohamad you can use the same section. Join us in the Qlik Community for support related questions. community.qlik.com

  • @steveoshaughnessy3736
    @steveoshaughnessy3736 5 ปีที่แล้ว +1

    Thanks! I didn't realize the range selection features. That will help me a lot. Two complaints though. There is no X is eTcetera. My other big complaint about Qlik is your non-standard use of table names. Table names are not pluralized. I noticed you have a mix. While it's true we are often talking about sets of data, the set name its self is not plural. It's Order.OrderID, not Orders.OrderId. It's the ID of the (each) order. There is only one per order. While we might rename the Order table to A (also, poor form, but for example), we would never call it As. Why is plural ok in one instance but not the other. The answer is because it's actually NOT ok in one instance. Another issue is the inconsistent pluralization of English words. If it's not ok in every case (e.g., As) it's probably not ok anytime. Table names are singular.