79492858

Date: 2025-03-07 16:08:59
Score: 1
Natty:
Report link
with 
member [measures].[sizes_count] as 
  (existing [Товары].[SizeID].[SizeID]).count
select 
  {[measures].[sizescount]} on 0,
  {[Товары].[ItemID].[6863153]} on 1
from 
  [Analyse]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Igor Shekhounov