SSRS Report Column Issue The Next CEO of Stack OverflowIssue in Exporting SSRS Reports to CSVSSRS Report Column Name Is not changingSSRS 2012 report rendering issueSSRS - Matrix Column SubtotalsSSRS Report Column Sortingradio Button Report in SSRSColumn Visibility in SSRSTable expanding horizontally causes new blank pageSSRS Report translation problemsAdding Master/Detail Report in SSRS
How do I fit a non linear curve?
Traduction de « Life is a roller coaster »
Is it convenient to ask the journal's editor for two additional days to complete a review?
Can you teleport closer to a creature you are Frightened of?
Reference request: Grassmannian and Plucker coordinates in type B, C, D
"Eavesdropping" vs "Listen in on"
Are the names of these months realistic?
Purpose of level-shifter with same in and out voltages
what's the use of '% to gdp' type of variables?
Prepend last line of stdin to entire stdin
Would a completely good Muggle be able to use a wand?
Reshaping json / reparing json inside shell script (remove trailing comma)
What day is it again?
Where do students learn to solve polynomial equations these days?
Can this note be analyzed as a non-chord tone?
Pulling the principal components out of a DimensionReducerFunction?
What flight has the highest ratio of timezone difference to flight time?
Aggressive Under-Indexing and no data for missing index
free fall ellipse or parabola?
What was Carter Burke's job for "the company" in Aliens?
From jafe to El-Guest
Strange use of "whether ... than ..." in official text
Audio Conversion With ADS1243
Expectation in a stochastic differential equation
SSRS Report Column Issue
The Next CEO of Stack OverflowIssue in Exporting SSRS Reports to CSVSSRS Report Column Name Is not changingSSRS 2012 report rendering issueSSRS - Matrix Column SubtotalsSSRS Report Column Sortingradio Button Report in SSRSColumn Visibility in SSRSTable expanding horizontally causes new blank pageSSRS Report translation problemsAdding Master/Detail Report in SSRS
I'm trying to recreate a report to look similar to an old report and am having issues. What I'm trying to do is
.
But what I keep getting is this:

While the report itself is working correctly in 2 I want to be able to expand the Type Column to get rid of the blue space.
reporting-services
add a comment |
I'm trying to recreate a report to look similar to an old report and am having issues. What I'm trying to do is
.
But what I keep getting is this:

While the report itself is working correctly in 2 I want to be able to expand the Type Column to get rid of the blue space.
reporting-services
add a comment |
I'm trying to recreate a report to look similar to an old report and am having issues. What I'm trying to do is
.
But what I keep getting is this:

While the report itself is working correctly in 2 I want to be able to expand the Type Column to get rid of the blue space.
reporting-services
I'm trying to recreate a report to look similar to an old report and am having issues. What I'm trying to do is
.
But what I keep getting is this:

While the report itself is working correctly in 2 I want to be able to expand the Type Column to get rid of the blue space.
reporting-services
reporting-services
edited Mar 8 at 21:19
Dale Burrell
3,39952655
3,39952655
asked Mar 8 at 15:58
msm02eshiftmsm02eshift
42
42
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
To expand Type column, select contract row group properties , select visiibilty, select Show when report is initially run.
That worked. Thanks very much SuperSimmer 44
– msm02eshift
Mar 8 at 19:35
add a comment |
You need to create a drill-down report by following this:
https://www.c-sharpcorner.com/article/create-ssrs-drill-down-report/
or this:
https://www.dynamics101.com/how-to-make-a-drill-down-report-in-ssrs/
Thanks Somad. I'll check it out.
– msm02eshift
Mar 8 at 20:45
Link only answers are not good answers as they are invalidated if the links fail. Please add the relevant information directly to your answer.
– Dale Burrell
Mar 8 at 21:21
add a comment |
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55066788%2fssrs-report-column-issue%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
To expand Type column, select contract row group properties , select visiibilty, select Show when report is initially run.
That worked. Thanks very much SuperSimmer 44
– msm02eshift
Mar 8 at 19:35
add a comment |
To expand Type column, select contract row group properties , select visiibilty, select Show when report is initially run.
That worked. Thanks very much SuperSimmer 44
– msm02eshift
Mar 8 at 19:35
add a comment |
To expand Type column, select contract row group properties , select visiibilty, select Show when report is initially run.
To expand Type column, select contract row group properties , select visiibilty, select Show when report is initially run.
answered Mar 8 at 17:12
SuperSimmer 44SuperSimmer 44
5902510
5902510
That worked. Thanks very much SuperSimmer 44
– msm02eshift
Mar 8 at 19:35
add a comment |
That worked. Thanks very much SuperSimmer 44
– msm02eshift
Mar 8 at 19:35
That worked. Thanks very much SuperSimmer 44
– msm02eshift
Mar 8 at 19:35
That worked. Thanks very much SuperSimmer 44
– msm02eshift
Mar 8 at 19:35
add a comment |
You need to create a drill-down report by following this:
https://www.c-sharpcorner.com/article/create-ssrs-drill-down-report/
or this:
https://www.dynamics101.com/how-to-make-a-drill-down-report-in-ssrs/
Thanks Somad. I'll check it out.
– msm02eshift
Mar 8 at 20:45
Link only answers are not good answers as they are invalidated if the links fail. Please add the relevant information directly to your answer.
– Dale Burrell
Mar 8 at 21:21
add a comment |
You need to create a drill-down report by following this:
https://www.c-sharpcorner.com/article/create-ssrs-drill-down-report/
or this:
https://www.dynamics101.com/how-to-make-a-drill-down-report-in-ssrs/
Thanks Somad. I'll check it out.
– msm02eshift
Mar 8 at 20:45
Link only answers are not good answers as they are invalidated if the links fail. Please add the relevant information directly to your answer.
– Dale Burrell
Mar 8 at 21:21
add a comment |
You need to create a drill-down report by following this:
https://www.c-sharpcorner.com/article/create-ssrs-drill-down-report/
or this:
https://www.dynamics101.com/how-to-make-a-drill-down-report-in-ssrs/
You need to create a drill-down report by following this:
https://www.c-sharpcorner.com/article/create-ssrs-drill-down-report/
or this:
https://www.dynamics101.com/how-to-make-a-drill-down-report-in-ssrs/
edited Mar 8 at 21:19
Dale Burrell
3,39952655
3,39952655
answered Mar 8 at 20:06
SomadSomad
2018
2018
Thanks Somad. I'll check it out.
– msm02eshift
Mar 8 at 20:45
Link only answers are not good answers as they are invalidated if the links fail. Please add the relevant information directly to your answer.
– Dale Burrell
Mar 8 at 21:21
add a comment |
Thanks Somad. I'll check it out.
– msm02eshift
Mar 8 at 20:45
Link only answers are not good answers as they are invalidated if the links fail. Please add the relevant information directly to your answer.
– Dale Burrell
Mar 8 at 21:21
Thanks Somad. I'll check it out.
– msm02eshift
Mar 8 at 20:45
Thanks Somad. I'll check it out.
– msm02eshift
Mar 8 at 20:45
Link only answers are not good answers as they are invalidated if the links fail. Please add the relevant information directly to your answer.
– Dale Burrell
Mar 8 at 21:21
Link only answers are not good answers as they are invalidated if the links fail. Please add the relevant information directly to your answer.
– Dale Burrell
Mar 8 at 21:21
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55066788%2fssrs-report-column-issue%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
