Using Blockly code to hide specific cell in crosstab (Total Column Value)

Stimulsoft Reports.NET discussion
crazytrunk
Posts: 13
Joined: Sun Jun 04, 2023 12:30 pm

Using Blockly code to hide specific cell in crosstab (Total Column Value)

Post by crazytrunk »

Hi Guys I have an issue which can't solve
I am using crosstab and I want to archive this, after working around I can't find the solution for this
so I am trying Blockly, but seems like really hard for me to understanding it, could you guys please help?
in blockly is there a way I can get the value and adding condition to show Hide it?
below is file design and image describe it thanks.
Attachments
issue.png
issue.png (29.7 KiB) Viewed 5295 times
example.mrt
(31.07 KiB) Downloaded 283 times
textrevport.json
(5.98 KiB) Downloaded 224 times
Last edited by crazytrunk on Fri Jul 12, 2024 8:54 am, edited 2 times in total.
crazytrunk
Posts: 13
Joined: Sun Jun 04, 2023 12:30 pm

Re: Using Blockly

Post by crazytrunk »

can any supports help me with this issue? thanks
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Using Blockly

Post by Lech Kulikowski »

Hello,

Unfortunately, for the Cross-Tab component, it is not possible.

Thank you.
crazytrunk
Posts: 13
Joined: Sun Jun 04, 2023 12:30 pm

Re: Using Blockly

Post by crazytrunk »

actually I find a way to hide it with blockly, its working fine in the preview mode but after rendering it in website, it shows errors, would u mind taking a look at it?
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Using Blockly

Post by Lech Kulikowski »

Hello,

Please send your report.
Also, please clarify what web viewer are you use - product, version?

Thank you.
crazytrunk
Posts: 13
Joined: Sun Jun 04, 2023 12:30 pm

Re: Using Blockly

Post by crazytrunk »

As picture below
Image
I was using calculation Mode "Interpretation" eveything is working fine , I have attach Before design mrt below too.
after changing calculation Mode to "Compliation" and using blockly in the "After.mrt" I successfully hiding all the cells I want.
I have fixed all the error message in After.mrt and using blockly after changing calculation Mode .
Image
in the preview mode everything works as expected
Issue:
Image
Succeed:
Image
but after build it in the production I encounter error like this :
Image
Version I am using is
<PackageReference Include="Stimulsoft.Dashboards.Web.NetCore" Version="2023.1.8" />
thanks
Last edited by crazytrunk on Tue Jul 09, 2024 11:27 am, edited 2 times in total.
crazytrunk
Posts: 13
Joined: Sun Jun 04, 2023 12:30 pm

Re: Using Blockly

Post by crazytrunk »

sorry for replying late, I have some business to take care of.
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Using Blockly

Post by Lech Kulikowski »

Hello,

Please check the last release build.

Thank you.
crazytrunk
Posts: 13
Joined: Sun Jun 04, 2023 12:30 pm

Re: Using Blockly

Post by crazytrunk »

is there a way to work around with it, my project currently running with this version, it can not upgrade to lastest
crazytrunk
Posts: 13
Joined: Sun Jun 04, 2023 12:30 pm

Re: Using Blockly

Post by crazytrunk »

or can you help me convert the current code to blockly to see if its working or not?
Post Reply