mrdudebro1
mrdudebro1
CC#
Created by mrdudebro1 on 5/3/2024 in #help
SSRS add repeating title ABOVE column groups
bump
2 replies
CC#
Created by mrdudebro1 on 3/14/2024 in #help
how to use 'like' in SSRS
i figured it out you have to do '%' + @param + '%' this is in the dataset query itself
4 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
ope didn't mean to do that tbh
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
lmao
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
just had to put parantehses around it
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
^(?<name>(ADIP)(?<name2>(\d*))(?<name3>([/]))?([A-Za-z])*(\d)*(\.)?(\d{1,2}))$
^(?<name>(ADIP)(?<name2>(\d*))(?<name3>([/]))?([A-Za-z])*(\d)*(\.)?(\d{1,2}))$
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
i can't debug atm i will later
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
idk tbh
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
yeah i already have a star in there i should probably remove the first question mark lol
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
huh there's 2 questions marks in there now. i can do some debugging no worries
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
^(?<name>(ADIP)?<name2>(\\d*)??<name3>([/])?([A-Za-z])*(\\d)*(\\.)?(\\d{1,2}))$
^(?<name>(ADIP)?<name2>(\\d*)??<name3>([/])?([A-Za-z])*(\\d)*(\\.)?(\\d{1,2}))$
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
oops
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
is that right?
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
^(<name>(ADIP)(\\d*)?([/])?([A-Za-z])*(\\d)*(\\.)?(\\d{1,2}))$
^(<name>(ADIP)(\\d*)?([/])?([A-Za-z])*(\\d)*(\\.)?(\\d{1,2}))$
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
hang on
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
that looks like its in the actual regex declaration?
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
i appreciate it guys
28 replies
CC#
Created by mrdudebro1 on 12/5/2023 in #help
Regex Group Contains
perf
28 replies