Drill Down Parameters Guid DataType

Stimulsoft Ultimate discussion
Post Reply
harundemir13
Posts: 28
Joined: Thu Aug 01, 2019 1:22 pm

Drill Down Parameters Guid DataType

Post by harundemir13 »

Hello
I am using drill-down interaction but there are two type situations in the template and my column's data type is guid. First, I cast the column data type and I convert from guid to string then this method was working but result performance slowly. If I tried the second scenario when I was writing the (guid) this["parentid"] == table.parentid to second report filters without cast process and report didn't work.
Thank you.
Lech Kulikowski
Posts: 6291
Joined: Tue Mar 20, 2018 5:34 am

Re: Drill Down Parameters Guid DataType

Post by Lech Kulikowski »

Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.
harundemir13
Posts: 28
Joined: Thu Aug 01, 2019 1:22 pm

Re: Drill Down Parameters Guid DataType

Post by harundemir13 »

Hello,
Sorry for the late reply. Unfortunately, I can't send sample report with data but If you can write that using guid structure, for drill-down filters in second report. I can try it.
Thanks you.
Lech Kulikowski
Posts: 6291
Joined: Tue Mar 20, 2018 5:34 am

Re: Drill Down Parameters Guid DataType

Post by Lech Kulikowski »

Hello,

We need some additional time to prepare a sample for you.

Thank you.
Post Reply