Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Problem with the visibility of a row
evgeny
Hello,
I would like to structure the orders in a report as list with sublist. The main list should be the years, the sublist the month and the sublist of that would be the details of an order the chosen year and month. The details should be shown just for the chosen year and month.
However, I have a problem with the visibility of my details row. I think the problem is with the formatting of the date value. I am using the Birt function to get the year and the month value and am setting the visibility according to the match of this values to the parameters.
I have attached an example which shows my problem.
Thanks a lot for your help
Evgeny
Find more posts tagged with
Comments
mwilliams
Hi Evgeny,
The problem with the attached report was the values you were passing as parameters through the second drill through. You were passing the entire date rather than the month or year. That should fix your visibility problem. Let me know.
evgeny
Yeah, hadn't though about that. Thanks!
Regards
Evgeny
mwilliams
No problem, glad to help!