I have a field called Entity that is joined to another table in my Power Pivot data model. I want to change the value of the value from "113" to "163" if another field for the same record in the same table is a "HCWB" or "DSC". Can this be done on the import or do i need to add a custom column, make the change, copy over to the Entity field to maintain my data model and then delete custom field? If Elseif Then?
I can see myself making updates to a field based on the value of another. Along with hopefully the answer to my question above, could I get the general M syntax to change/update the field. I had looked at the Table.ReplaceValue() function but not sure I understand the parameters or the correct format of selecting field/column names.
Thanks for any help,
Eric
I can see myself making updates to a field based on the value of another. Along with hopefully the answer to my question above, could I get the general M syntax to change/update the field. I had looked at the Table.ReplaceValue() function but not sure I understand the parameters or the correct format of selecting field/column names.
Thanks for any help,
Eric