Reporting Services (SSRS) Part 14 - Cascading Parameters

Поділитися
Вставка
  • Опубліковано 4 лют 2025

КОМЕНТАРІ • 47

  • @timb9999
    @timb9999 10 років тому +6

    This is the best SSRS 2012 training you can get on line! Very clear and concise. If you want to learn SSRS spend your time here!!

  • @Abdikaaf
    @Abdikaaf 7 років тому

    I HAVE WATCHED SEVERAL OF YOUR VIDEOS AND I CAN’T THANK YOU ENOUGH FOR YOUR HELP. DEFINITELY YOU DESERVE NOBLE PRIZE..!!!

  • @mbourgon
    @mbourgon 12 років тому

    THANK YOU for this - I'd been staring at stackoverflow's answer for 30 minutes trying to get it to work. Got it in one with this. If you're ever in Texas, I owe you a pint!

  • @krismaly6300
    @krismaly6300 11 років тому +1

    Revisited and I liked this video to learn Cascading Parameters. I recommend other to watch. Thanks for educating the community.

  • @nuthouse99
    @nuthouse99 10 років тому +1

    Outstanding - very clearly presented - thank you.

  • @waterbitten
    @waterbitten 6 років тому

    very, very, helpful.. the DB structure was really helpful.

  • @alxvseti
    @alxvseti 4 роки тому +2

    00:42 What are Cascading Parameters
    01:38 Understanding the Database
    03:06 Creating the First Dataset and Parameter
    05:21 Creating and Filtering the Next Dataset
    07:18 Creating the Next Parameter
    08:48 Creating the Table of Results

    • @marioprinceton1173
      @marioprinceton1173 3 роки тому

      you all prolly dont care but does anybody know of a tool to get back into an instagram account??
      I stupidly lost the login password. I would love any assistance you can offer me

    • @kaysonjameson6844
      @kaysonjameson6844 3 роки тому

      @Mario Princeton instablaster =)

    • @marioprinceton1173
      @marioprinceton1173 3 роки тому

      @Kayson Jameson i really appreciate your reply. I got to the site thru google and Im waiting for the hacking stuff now.
      Seems to take a while so I will reply here later with my results.

    • @marioprinceton1173
      @marioprinceton1173 3 роки тому

      @Kayson Jameson It did the trick and I finally got access to my account again. I am so happy!
      Thank you so much you saved my account !

    • @kaysonjameson6844
      @kaysonjameson6844 3 роки тому

      @Mario Princeton You are welcome xD

  • @abhitri87
    @abhitri87 10 років тому

    Very nice and well presented...

  • @pandarikkal
    @pandarikkal 8 років тому

    Really enjoyed. very effective.

  • @MrBenix181
    @MrBenix181 5 років тому

    Perfect example

  • @danesneider
    @danesneider 8 років тому

    Really Helpful, Thanks!

  • @emiliovega3602
    @emiliovega3602 10 років тому

    Thank you good idea. I was thinking in doing something at dataset level

  • @ben.reddington
    @ben.reddington 10 років тому

    Your videos are very informative, concise and well scripted with almost no Err's and Hmm's, "Don't know why this isn't working" and such. Free from a professional training website so thanks for that!
    Back in the day I used to program cascading filters in .NET using two datasets, however, is there a trick to make that work using only one dataset?

  • @PhillipLearnTeach
    @PhillipLearnTeach 2 роки тому

    Is there a way to show or repeat row a Grouped column in Report builder 2022 (same as SSRS). Somehow once grouped it is hard to do so...

  • @DharmYogi
    @DharmYogi 9 років тому

    thank you

  • @DarkShadowAy
    @DarkShadowAy 12 років тому

    Ditto! Thank you!

  • @Andy1Abel
    @Andy1Abel 11 років тому

    Thanks! I have a report with cascading parameters, but I'd also like to be able send a URL of that report to someone by specifying the parameters in the URL i.e.
    URL.... ¶m1=123
    Is there a way to do that for a report that has default values and cascading parameters?

  • @bliver1023
    @bliver1023 7 років тому

    Hello. Thank you very much for the informative tutorial on cascading parameters! Is it possible to make each of the parameters searchable by typing values like the dataset? Ex. Type "Steven" and "Steven Spielberg" or any other "Steven" is the only result that appears in the dropdown as a multi-value select. If you could post a video on that, if it's even possible, it would be very helpful.

  • @krismaly
    @krismaly 11 років тому

    This is an interesting video. I enjoyed. Where can I find movie database for my practice?
    Thanks a lot

  • @amjadzahir
    @amjadzahir 11 років тому

    Thanks for the Tutorial....In the last data set DtsActorRoles when i add two table "tblActor and tblCast there were NO relation between ActorID and CastActorID so i got a prompt that there is no relation between two table and the results would be unexpected....so i just copy the Sql query from you tutorial into my project and it worked but i don't why the relation wasn't there in the first place......

  • @foxybark
    @foxybark 8 років тому

    Hello. I wonder if there is a way to have one set of parms feed into another automatically? For example, DS1 has a year and month parm, both visible. DS2 has an identical year and month parm, hidden. Is there a way to have the parms from DS1 feed into the parms for DS2 instantly? So when the report is ran both DS1 and DS2 tables are filtered instantaneously?

    • @foxybark
      @foxybark 8 років тому

      Interestingly enough, there was some movement with your suggestion. The DS2 appeared to give me the desired results. However, it completely jacked up my DS1, which was previously working properly. Hmmm!

    • @foxybark
      @foxybark 8 років тому

      Were your parameters query parms or report parms?

    • @foxybark
      @foxybark 8 років тому

      Yep, that's right. I'm just wondering why it worked for you and not for me. Let me keep trying.

  • @smky765
    @smky765 8 років тому

    Hello , I did the same way as you have mentioned, but I am getting the error saying "Must declare the scalar variable @parametername". Please let me know how to resolve this error. Thank you.

  • @devidodge
    @devidodge 10 років тому

    Thanks for this vid, really helps! Quick question, how do I enable cascading parameters for data that is all present in one 'denormalised' table? ie say if all the columns were available in 1 table so there's no need to reference different tables through ID's etc? Any small clue would help.
    BTW Thanks for all of the vids so far, please keep em coming!

    • @devidodge
      @devidodge 10 років тому

      ***** ahhh, that was so obvious it was just 2 clicks and done and working. Thanks for the quick reply, and also thanks for all your tuts mate. big fan!!!!!

  • @vinodkv8296
    @vinodkv8296 10 років тому

    Hi, How can I pass multiple values to a call report parameters

  • @tsevered6535
    @tsevered6535 11 років тому

    For this example, if I were to select multiple directors and have the films drop down contain all of the films from the multiple directors selected, how could I achieve this?

  • @emiliovega3602
    @emiliovega3602 10 років тому

    I have 2 cascading parameters: Category and Subcategory to show a details list of products. Some products not fit in any category and subcategory. How can I show them?

    • @emiliovega3602
      @emiliovega3602 10 років тому

      Thank you,
      I will try, but depend of amount of product this could be very tedious.

  • @lmadeti
    @lmadeti 9 років тому +1

    Hi..ur videos r very helpful. thanks for ur efforts. am trying to practice Cascading Parameters.But when am creating the third dataset for tblCast and getting an error....In the last data set DtsActorRoles when i add two table "tblActor and tblCast there were NO relation between ActorID and CastActorID so i got a prompt that there is no relation between two table and the results would be unexpected....why it is showing there is not relationship btw these two tables...bcoz am using the same database that u r using...for u in the video it shows the relationship..but for me...no...I tried many ways...plz help me am stuck here.

    • @ahmadbahrami9437
      @ahmadbahrami9437 4 роки тому

      Just copy this in the query box in dataset properties:
      SELECT tblCast.CastCharacterName, tblActor.ActorName, tblCast.CastFilmID
      FROM tblActor INNER JOIN tblCast
      ON tblActor.ActorID = tblCast.CastActorID

  • @aravindv3927
    @aravindv3927 11 років тому

    very Informative Thanks for sharing

  • @tanmoyhalder7397
    @tanmoyhalder7397 8 років тому

    Hey! Nice tutorial. Thanks Wise Owl. Can u provide me a back up file of the Data Base?

  • @dianestillwell-dhume194
    @dianestillwell-dhume194 10 років тому

    Is this possible? I would like to have a parameter that accepts a unique value and the report is generated based on this value. However, if the user doesn't know the unique value, I would like to use cascading parameters to filter down to the unique value. How can I make the unique value parameter independent from the cascading parameters? Does this make sense?

    • @dianestillwell-dhume194
      @dianestillwell-dhume194 10 років тому

      Nevermind responding to this question. I am trying a different approach...linked reports. :-)

    • @dianestillwell-dhume194
      @dianestillwell-dhume194 10 років тому

      I watched the video after I posted the question and it became clear to me! Thank you for your videos. They have been tremendously helpful!

  • @jhtrico1850
    @jhtrico1850 11 років тому

    Cool :) What if they know the film but not the director though?

  • @superfreiheit1
    @superfreiheit1 4 роки тому

    sample data download?

  • @mokhot
    @mokhot 6 років тому

    good video but the volume is a bit low