Hi Brainweber,
Yes, you can change the default
report name through the localization. Please refer the below code example.
Code example:
|
L10n.load({
'en-US': {
'pivotview': {
'defaultReport': 'Report',
},
}
});
|
Output screenshot:

Meanwhile, we have prepared a
sample for your reference.
Sample: https://stackblitz.com/edit/react-guvpwe-mqbvmd?file=index.js
Please let us
know if you have any concerns.
Regards,
Angelin Faith
Sheeba.