all groups > sql server reporting services > march 2006 >
You're in the

sql server reporting services

group:

How to use Custom Function in Report Model?


How to use Custom Function in Report Model? JDS
3/31/2006 7:25:02 AM
sql server reporting services:
How to use Custom Function in Report Model?

Please HELP !!!!!!!!!!!

RE: How to use Custom Function in Report Model? Roman JR.
3/31/2006 8:50:16 AM
Hi,

Please clarify what you are trying to accomplish.

Regards

Roman Kiss JR.



[quoted text, click to view]
RE: How to use Custom Function in Report Model? JDS
3/31/2006 9:58:02 AM
I have a custom function wirtten as Custom Assembly which would business
calculation and return a value.

For eg: I have Table with 5 columns, I have to return calculated column (6)
based on the column 3 and 4. To do this we can create custom assembly and
reference in the report (rdl) and write to pass the column 3 and 4 to the
custom function and that would return a value that would be shown on the
report.

That is, I am able to consume this custom function in the report designer/
rdl.

I am not able to do the same in the Report Model, so that I can reference
the custom assembly and then use the shared function to pass the column 3 and
4. The resultant value would a new attribute in the entity.

When I write code in the attribute expression
[code.customassembly.function()]. It says period (.) is invalid.

Hope I am not confusing. Please HELP!..
[quoted text, click to view]
AddThis Social Bookmark Button