How to accss Symptom and StepsToReproduce fields in Report Builder
I am using the SQL Server Business Intelligence Development Studio tools to generat a new RDL report that I can upload to the server but I cannot access the Microsoft.VSTS.CMMI.Symptom or Microsoft.VSTS.CMMI.StepsToReproduce fields. I noticed that these fields are of type "Html" where as all the other fileds that I can access are of type String,Date, etc... Data fields that are of type "Html" stored in a separate databse that the SQL server keeps track of by using a GUID? Is there anyway I can access this data using the Report Builder tool and if so could someone please point me to a link or give instructions.