Hi all
I hope someone can help me with this. I am sure there is a solution, but I cannot seem to find it....
I need to make a report with the following format:
In the columns I have 5 samples, so sample 1, sample 2 etc.
In the rows I have different informationtype s for each sample, and the rows have different formats, e.g. Start date (date format), Weight (number with 1 decimal), and other information using different formats like %, number with 4 decimals (even if the decimals are 0) and similar.
And of course I am talking about hundreds of different informationtype s that need to go into the rows for each event..
I have tried several things.
1.
Creating the table much like I want the report to look like and then using a text format and add the value or text into the text field for the sample in the wanted format, but then I cant seem to get the missing decimals in there in case it must be a 4 decimal number, and the actual number is eg. 1,0000. if you have a solution to that issue, that would be the easiest solution I think...
2.
I tried to see if I could make a kind of conditional formatting, so if I set a field value to e.g 2 decimals, then the field in the report would display 2 decimals for that row, however I never managed to find out how to do that, it seems that I can only set things like colors. If there is a way to do this, that could also be an option.
3.
In my desperation, I went into a really complex (for me) "solution" where I tried using different columns for the different formats, so one column for number with no decimals, one for number with 1 decimal, one for text, one for dates etc. but that turned out to be far too difficult when creating the report.... and I did try and work with subreports, and hiding them when there is no data so basically trying to show the rignt number below the right sample, even if it was in a subreport.
However that is proving to be way beyond my skills, so I am hoping you can help me with any of the simpler solutions described under 1 and 2, og suggest a 4th alternative, on how I can get this report done....
Thanks in advance
Best regards
Ingrid
					I hope someone can help me with this. I am sure there is a solution, but I cannot seem to find it....
I need to make a report with the following format:
In the columns I have 5 samples, so sample 1, sample 2 etc.
In the rows I have different informationtype s for each sample, and the rows have different formats, e.g. Start date (date format), Weight (number with 1 decimal), and other information using different formats like %, number with 4 decimals (even if the decimals are 0) and similar.
And of course I am talking about hundreds of different informationtype s that need to go into the rows for each event..
I have tried several things.
1.
Creating the table much like I want the report to look like and then using a text format and add the value or text into the text field for the sample in the wanted format, but then I cant seem to get the missing decimals in there in case it must be a 4 decimal number, and the actual number is eg. 1,0000. if you have a solution to that issue, that would be the easiest solution I think...
2.
I tried to see if I could make a kind of conditional formatting, so if I set a field value to e.g 2 decimals, then the field in the report would display 2 decimals for that row, however I never managed to find out how to do that, it seems that I can only set things like colors. If there is a way to do this, that could also be an option.
3.
In my desperation, I went into a really complex (for me) "solution" where I tried using different columns for the different formats, so one column for number with no decimals, one for number with 1 decimal, one for text, one for dates etc. but that turned out to be far too difficult when creating the report.... and I did try and work with subreports, and hiding them when there is no data so basically trying to show the rignt number below the right sample, even if it was in a subreport.
However that is proving to be way beyond my skills, so I am hoping you can help me with any of the simpler solutions described under 1 and 2, og suggest a 4th alternative, on how I can get this report done....
Thanks in advance
Best regards
Ingrid
Comment