System Report (SSRS) - filter based on Current Plant

I have customized the Inventory usage system report.
We have created the new style, new Data definition (Including additional required tables) etc.
I need to filter the data based on the current Plant

I need to know how to get the current plant details on the Custom - System report.

We have identified that the current plant information can be taken from the CallContextClientData. But we don’t know how to include the CallContextClientData table in the Report Data Definition.

You can’t, but you can create a dataset for it in the rdl even though the table doesn’t show up in the rdd.

1 Like