SSRS Report Builder Part 14.1 - Basic Data Bars

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

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

  • @tejamarneni
    @tejamarneni 3 ปีที่แล้ว +1

    Thank you Andrew for amazing tutorial. I found your channel in 2016 and I have learned a lot ever since.

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

    thanks for this helpful tutorial! 👍 now im waiting for the updated Power BI tutorial 🙏😺

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

      You're very welcome, thanks for watching!

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

    Hi Andrew, I have a quick question, what is the difference between case statement and IIF in SQL. I know both can be used to achieve similar tasks but when to use CASE and when to use IIF? Thank you.

    • @WiseOwlTutorials
      @WiseOwlTutorials  3 ปีที่แล้ว +1

      Hi Ravi! The IIf function appeared in SQL Server 2012 and is useful when you have a single condition to test as it requires less typing than the equivalent Case expression. If you have multiple conditions, Case expressions are easier to use than nested IIf functions (in my opinion at least!). I hope that helps!

    • @tejamarneni
      @tejamarneni 3 ปีที่แล้ว +1

      @@WiseOwlTutorials Thanks Andrew for your response. If it’s a simple scenario use IIF and if there are multiple conditions use CASE got it . Thanks a lot Andrew.

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

      @@tejamarneni My pleasure Ravi!

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

    Hello WiseOwl!
    Could you explain how to insert a picture/shape in Excel from an Access Data Base attachment' field using VBA?
    I can only get the file name, I couldn't get the picture itself.

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

      Hello Corneliu! I haven't worked with attachment fields much but it seems that the standard approach to getting the attachment out of the database is to use the SaveToFile method
      docs.microsoft.com/en-us/office/client-developer/access/desktop-database-reference/field2-savetofile-method-dao
      From there you can insert the saved file into Excel using the Shapes.AddPicture method
      docs.microsoft.com/en-us/office/vba/api/excel.shapes.addpicture
      I hope that helps!

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

      @@WiseOwlTutorials Thanks for the answer. But do you know what could be the cause of the error in loading the DLL when refering to the DAO Library? Once agains, thanks for the great videos!

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

      @@corneliuzabolotnic6571 Hi Corneliu, I'm not entirely sure why you receive an error. Which specific library are you trying to set a reference to? Are you doing this in Excel or in Access? Rather than referring to the old DAO library the name to look for in the References dialog is "Microsoft Office 16.0 Access Database Engine Object Library"
      I hope that helps!

    • @corneliuzabolotnic6571
      @corneliuzabolotnic6571 3 ปีที่แล้ว +1

      @@WiseOwlTutorials You are the best! Thank you very much. I was refering to MS DAO 3.6 Library. Now I can do what I was trying to do. Thanks so much! Keep up the great work you are doing!

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

      Perfect! Happy to hear that it helped!

  • @marcoautorino6873
    @marcoautorino6873 ปีที่แล้ว

    if i have a time, the basic date non funzionality. exsemple 01:09:53