Search
-
Hi Alex,
It looks like cross-band lines may not be available to scripts. Most objects exist within a band, but by definition, cross-band lines do not. I believe this poses a problem for Report Designer being able to reference them within a script. You’ll notice that you are also unable to apply a script directly on a cross-band line ...
-
Hi,
In my report, I put a OnBeforePrint script in one "Detail" band, under this "Detail" band, there are some crossbandline, one crossbandline is named as "cbvl5"
Here are code segment:
Private Sub OnBeforePrint(ByVal sender As Object, ByVal e As System.Drawing.Printing.PrintEventArgs)
Dim ...
-
Hi Alex,
Have you had a look at the XRCrossBandLine documentation? Would you consider posting your script? It’s difficult for me to determine the cause of the issue without seeing what you’re doing.
-Audisho
-
Hi CDvin,
We deployed an update today that resolved the issue with portal registration. Please test this out and let me know if you still have any concerns.
I hope this helps.
-Audisho
-
Hi,
In report designer, I try to access a crossbandline in script. However, I always get error like:
Detail.OnBeforePrint, Line 27: error BC30451: Name "cvbl5" is not declared.
"cvbl5" is name of my crossbandline. I can access label in the script without any problem, so the question is, how can I access crossbandline in ...
-
Got it. So far, I just use some "sparing" fields from QBs (like other1, other2, ..) to work as custom fields, so we can pass information between QB and Method.
-
ALex
-
Hi Mahlon,
I asked around and this is indeed the case. I believe this functionality was removed due to it was causing problems or not working correctly in all cases. Our development team will need to re-evaluate this before adding it back.
Sorry for the inconvenience.
-Audisho
-
Hi Mahlon,
It looks like we’re missing the “compare as” option when grouping chart data by DateTime fields. Due to this, it’s basically impossible to group your data using a DateTime field. I created a feature request ticket so that our development team can investigate the possibility of adding this functionality.
I hope ...
-
This has not always been the case. Up until now I've been able to drag them into place
-
Hi Mahlon,
You’re right. It appears that at this time if you would like to re-order your snapshots, you must remove them and re-build them in your desired order. This is obviously not ideal. I’ve created a feature request ticket so that our development team can investigate the possibility of adding the ability to re-order ...
|
|
|