SSRS Report Builder Part 11.5 - Multi Value Parameters and Stored Procedures

  Рет қаралды 14,480

WiseOwlTutorials

WiseOwlTutorials

Күн бұрын

Пікірлер: 19
@GaymerGaming-40
@GaymerGaming-40 Жыл бұрын
Sir you have saved my life, after struggling for 2 weeks this video was the light i needed.
@WiseOwlTutorials
@WiseOwlTutorials Жыл бұрын
Happy to hear that the video helped you Cristian, thanks for watching!
@alialfaily7829
@alialfaily7829 Жыл бұрын
thank you after5 day of searching
@WiseOwlTutorials
@WiseOwlTutorials Жыл бұрын
You're welcome, thanks for watching!
@Microgen86
@Microgen86 3 жыл бұрын
string.split is new to me. thanks for the imfo👍
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
You're welcome, it's definitely easier than writing a function - although perhaps not as much fun!
@RohithKK-uh7pp
@RohithKK-uh7pp 3 жыл бұрын
Great video sir.
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
Thanks Rohith!
@miketefera8823
@miketefera8823 3 жыл бұрын
Your videos are so great. I also practiced your T-SQL questions on your blog. I learn a lot sir! I tried the following simple loop and dump the result into a table other than the function you showed; declare @Stuff_ varchar(20) = '1,2,3,4,5' while len(@Stuff_) > 0 begin select left(@Stuff_, 1) set @Stuff_ = stuff(@Stuff_, 1, charindex(',', @Stuff_+','), '') end
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
Thanks Mike! Happy to hear that you enjoy the videos and thanks for sharing your solution!
@g.janardhanreddyjanardhan4478
@g.janardhanreddyjanardhan4478 Жыл бұрын
@vireshkolagimath4264
@vireshkolagimath4264 2 жыл бұрын
thanks for the video. One question, If I adjust the column width in designer, I am not able to see the data especially text columns. Any idea what is wrong?
@WiseOwlTutorials
@WiseOwlTutorials 2 жыл бұрын
Hi Viresh! There's a bug in some versions of SSRS which causes text to render incorrectly or not at all. The easiest way to solve it is to format the text in all cells of the table - something simple like changing the font or the font size works. I hope it helps!
@vireshkolagimath4264
@vireshkolagimath4264 2 жыл бұрын
@@WiseOwlTutorials thank you, it worked.
@TsiriniainaRakotonirina
@TsiriniainaRakotonirina 2 жыл бұрын
Dear Andrew, I can't state enough how so important is this teaching of yours today. Thank I have question that I can't resolve about it please? ---> What shall I do if I make page break based on the MultiValue Parameters (Action, Adventure ... Comedy) and want each of those Value in a Placeholder on top of each page so that at the beginning of each page, I have ACTION, ADVENTURE ... COMEDY?
@WiseOwlTutorials
@WiseOwlTutorials 2 жыл бұрын
Hi Tsriniaina! You might find this part of the video on multi value parameters useful kzbin.info/www/bejne/nWeZkoCghdqFbrc I hope it helps!
@TsiriniainaRakotonirina
@TsiriniainaRakotonirina 2 жыл бұрын
Thank you@@WiseOwlTutorials for your reply. This is exactly what I want, BUT instead of having all the 0,1,2,3,2,4,5 on all the pages, do you know how do I have each value parameter on each page if I apply a page break based on the selected parameters please? I means: Page #1 = 0 Page #2 = 1 Page #3 = 2 (Anythign after the equal is the selected parameter)
@WiseOwlTutorials
@WiseOwlTutorials 2 жыл бұрын
@@TsiriniainaRakotonirina Hi! I think that you'll find this easier to do using group headers to display the name of the genre rather than trying to link a page number to a selected parameter value. This video shows how to do this kzbin.info/www/bejne/fpPWloCDrbtppKc If it's really important that you do this by referring to the value of the parameter then you can add a text box to the page header with an expression similar to this: =Parameters!GenreID.Label(Globals!OverallPageNumber-1) But this will only work if each of the items you select in the parameter produces exactly one page. I hope that helps!
SSRS Report Builder Part 11.6 - Cascading Parameters
42:45
WiseOwlTutorials
Рет қаралды 12 М.
SSRS Report Builder Part 12.1 - Drill Through Reports using Tables
23:10
WiseOwlTutorials
Рет қаралды 10 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
SSRS Report Builder Part 4.6 - Datasets using Stored Procedures
18:15
WiseOwlTutorials
Рет қаралды 13 М.
SSRS Report Builder Part 11.4 - Multi Value Parameters and Null Values
41:03
75 How to debug stored procedure in sql server
14:41
Learn SSIS
Рет қаралды 23 М.
SSRS Report Builder Part 10.6 - Stored Procedure Parameters
25:46
WiseOwlTutorials
Рет қаралды 17 М.
Learn Database Normalization - 1NF, 2NF, 3NF, 4NF, 5NF
28:34
Decomplexify
Рет қаралды 2,2 МЛН
SSRS Report Builder Part 11.3 - Multi Value Parameters
49:03
WiseOwlTutorials
Рет қаралды 25 М.
SSRS Report Builder Part 11.1 - Drop Down List Parameters
37:45
WiseOwlTutorials
Рет қаралды 20 М.
SSRS Report Builder Part 12.3 - Drill Through Reports using Charts
34:14
Why does Angular need JavaScript's most unused primitive
9:59
Joshua Morony
Рет қаралды 22 М.
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4,3 МЛН