Greetings,
I regularly generate Customization analysis reports for one of our customizations. However, I can't find any information about exactly what data the sheets in the generated report contain. Here are the sheets where I don't understand (for sure) what is behind them:
- Customizations: It always seems to be blank.
- Overlayered Code: Contains overlayered elements, I assume? (There is no overlayering in our Solution, so it's blank too)
- Extensions: Always seems to be empty, too
- Issues List: How is this different from the "Best Practice Warnings" sheet? Both contain various best practice warnings, but neither contains all the warnings you get when you .run the Visual Studio Best Practice Check
E.g. this is what the "Extensions" sheet looks like:
Thanks in advance.
Hi,
Customization and Extension won't show anything. In the Microsoft documentation itself they never mentioned about the above two definitions. So leave that part as it won't show anything.
Issue list will show the issue related to code like nested loops, insert instead of insert record set. Mainly it concentrated on issues related to coding.
BP warning shows the standard warnings which you know already like missing labels -missing table groups, missing relation properties on table etc.
Refer to below Microsoft documentation.
Thanks,
Girish S.
André Arnaud de Cal...
291,979
Super User 2025 Season 1
Martin Dráb
230,848
Most Valuable Professional
nmaenpaa
101,156