Hello,
I know this should be easy, but it's been too long since I've worked in Infomaker and the documentation leaves much to be desired. I have a custom report which already has attributes in it. I've added my new attribute to the stored procedure this report is using. But I'm getting stuck on adding the new attribute as a field on the report.
I tried copying our kidcode attribute field in order to add this "covid-19 vaccine" field but I'm running into a validation error. I'm hoping some kind soul can point out what simple trick I'm missing/forgetting. Thanks!
Hi Kanani,
Just wondering - was your list of fields populated by the creation of the report referencing the stored procedure or did you add the field to the list manually? If it is the former I'm not sure I know the answer. If it is the latter, perhaps you've made the same mistake as I have in the past, in that the Dbname field isn't an exact match for the field in the SP returned data?
Martin
Hi Martin,
I figured out where I went wrong...copying the existing attribute rather than Inserting a new column. I wrote up some documentation if anyone else is looking for this answer in the future.
Happy New Year Kanani,
Glad you got it sorted!