QlikView Tutorials | QlikView Scripting | Slowly Changing Dimension in QlikView

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

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

  • @esponja_ludica
    @esponja_ludica 5 ปีที่แล้ว

    Thank you, this was very helpful, i am working in an scenario where i have interval dates but two changing dimensions, this was useful to understand what i'm gonna do.

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

    Very helpful. Thank you.How do we implement a scenario where we don't have interval dates? For example, I have a Sales fact table and Customer dimension that changes by name field. How could this be implemented or do you have a different scenario for this?Cheers!

    • @AbhishekAgarrwal
      @AbhishekAgarrwal  8 ปีที่แล้ว +2

      I think in such scenario we need to some sort of tagging or separate field which can keep track of changes and mapped to the latest record. In this way with the help of the latest record, you can always get the old values from the table.

    • @sandeepbabusirisinagandla2504
      @sandeepbabusirisinagandla2504 6 ปีที่แล้ว

      Try with wildmatch() function in IntervalMatch. Abhishek correct me if I'm wrong.

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

    Completely understood the concept but then 2 fields are being matched between both the tables causing a synthetic key, so how do I remove the synthetic key?

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

    plz can you share code and data