They're not compatible. Unless you delete or comment out the lines referencing files from the Unit Report Screen (URS) integration in the CQUI .modinfo.
still cant work compatible with Better Report Screen as i comment out these lines
<!--
<File>Integrations/URS/Expansion1/Replacements/reportscreen_expansion1.lua</File>
<File>Integrations/URS/Expansion1/Replacements/reportscreen.xml</File>
-->
<!--
<File>Integrations/URS/reportscreen.lua</File>
<File>Integrations/URS/reportscreen.xml</File>
<File>Integrations/URS/unitpromotionpopup.lua</File>
<File>Integrations/URS/Text/urs_text.xml</File>
<File>Integrations/URS/Text/urs_text_de.xml</File>
<File>Integrations/URS/Text/urs_text_es.xml</File>
<File>Integrations/URS/Text/urs_text_fr.xml</File>
<File>Integrations/URS/Text/urs_text_it.xml</File>
<File>Integrations/URS/Text/urs_text_ja.xml</File>
<File>Integrations/URS/Text/urs_text_ko.xml</File>
<File>Integrations/URS/Text/urs_text_pl.xml</File>
<File>Integrations/URS/Text/urs_text_pt.xml</File>
<File>Integrations/URS/Text/urs_text_ru.xml</File>
<File>Integrations/URS/Text/urs_text_zh.xml</File>
-->
<!-- UNITREPORT
<ImportFiles id="UNITREPORT_IMPORT_FILES">
<Properties>
<LoadOrder>-10</LoadOrder>
<Context>InGame</Context>
</Properties>
<Items>
<File>Integrations/URS/reportscreen.lua</File>
<File>Integrations/URS/reportscreen.xml</File>
<File>Integrations/URS/unitpromotionpopup.lua</File>
</Items>
</ImportFiles>
<ImportFiles id="UNITREPORT_EXPANSION1_IMPORT_FILES" criteria="Expansion1">
<Properties>
<LoadOrder>100</LoadOrder>
<Context>InGame</Context>
</Properties>
<Items>
<File Priority="1">Integrations/URS/Expansion1/Replacements/reportscreen_expansion1.lua</File>
<File Priority="2">Integrations/URS/Expansion1/Replacements/reportscreen.xml</File>
</Items>
</ImportFiles>
<LocalizedText id="UNITREPORT_TEXT">
<Items>
<File>Integrations/URS/Text/urs_text.xml</File>
<File>Integrations/URS/Text/urs_text_de.xml</File>
<File>Integrations/URS/Text/urs_text_es.xml</File>
<File>Integrations/URS/Text/urs_text_fr.xml</File>
<File>Integrations/URS/Text/urs_text_it.xml</File>
<File>Integrations/URS/Text/urs_text_ja.xml</File>
<File>Integrations/URS/Text/urs_text_ko.xml</File>
<File>Integrations/URS/Text/urs_text_pl.xml</File>
<File>Integrations/URS/Text/urs_text_pt.xml</File>
<File>Integrations/URS/Text/urs_text_ru.xml</File>
<File>Integrations/URS/Text/urs_text_zh.xml</File>
</Items>
</LocalizedText>
-->