I have just been through the Report Model tutorials and I can't figure out how to do this...
I have a typical dimension table DimCampaign with the following columns:
- CampaignKey (surrogate key)
- Brand (non unique)
- Campaign (non unique)
I created a model with pretty much the default options.
In Reportbuilder, I would like to create a Report with a Parameter on the possible Brand values but Brand is not a "IdentifyingAttribute" within DimCampaign... because it's not unique.
Can I do that?
Do I need to do something special in my model?
Many Thanks
Eric
:crying: