A final wrap up post for this thread.
I think what confused my here is that adding to the view via Extension in AOT does not seem to make the field available in an Entity Store element that is based on that view. If I have that incorrect, please let me know!
The steps to correct this small issue are mind boggling. Again please correct me if there is a better way.
- copy the production cube in the AOT and make the edit, deploy ( I had to copy both the production cube and the Production Order aggregation)
- in the Entity Store UA, refresh the new store to populate the data.
- copy the pbix of the Production Performance power bi report from the Resources node of the AOT
- add the copied pbix as a new resource in the AOT
- change the Datasource of the pbix from old Production Cube to New
- Extend the Production Performance Form
- Add a new group at the same level in the form design as the PowerBIReportGroup and set the Width and height to largest available.
- Hide the original PowerBIReportGroup
- Build and deploy
I still have some tweaks of the form display, but this is what I have so far.