We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38e696 commit f2d60baCopy full SHA for f2d60ba
app/code/Magento/PageBuilderAnalytics/etc/reports.xml
@@ -62,8 +62,7 @@
62
</report>
63
<report name="pagebuilder_product_attributes" connection="default">
64
<source name="catalog_product_entity_text">
65
- <attribute name="attribute_id"/>
66
- <attribute name="value"/>
+ <attribute name="value" group="true"/>
67
<link-source name="eav_attribute" link-type="inner">
68
<attribute name="attribute_code"/>
69
<using glue="and">
0 commit comments