Hi all,
I just wanted to ask if it is possible to store the months of the year in a variable and loop it inside a matrix table defined in my customized report.
It would look like this.
this is my layout for the report in rdlc.
I don't know how to do it. but my desired output would be like the screenshot on the top.
and for the variable that i'm saying .
i decalred a variable Months. with the datatype of Date.
is this okay?
thank you for anyone who helps me on this.
*This post is locked for comments
You need to declare all Like:
DataItem DataSource Name
Column Month[1] January
Column Month[2] Feburary
-------
Column Month[12] December
Do i need to put the whole array of the month under Customer Item Ledger Entry.
or just the variable of Month?
Under Customer Item Ledger Entery.
Hi Binesh,
This is the Report Design
and this is the layout
Hello,
After ItemNo. create all. for better result plz add screenshot of Report Design & RDLC both, so we can look.
Hi Binesh,
where do i need to put the Dataset to call the values in my layout
Hello,
Just simply create a YearVar as a Option dataType and & Month Variable Text Datatype with dimension 12 and write the code for updating the column.
For more details see the below screenshot.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156