Hi
Maybe got this wrong, but as I have understood it:
PortalID and UserID are passed using session variables and as long as I have those fields in the target dataset an automatic lookup will apply. I noted in one thread that for this to work the actual report dataset must be created by a parameterised stored procedure, could you confirm that please.
That the parameter value pairs in the modules settings form are static; that is I cannot set a parameter value in that form using a DNN custom attribute value on the user profile? Please confirm that is the case.
If the last two situations are correct then I am right to deduce that for me to have a dataset on a report filtered to just show records 'allowed' to a particular user custom attribute I have to 'round trip' the data - that is import in the user records with the unique custom attribute values and then export out again to get the userID created on import and then match up the userID values using the custom attribute as a primary key on the dataset on which the report is based.
Sorry if a bit unclear but late here in the UK  |