Error parsing MDX:
[next-mdx-remote] error compiling MDX:
Unexpected character `2` (U+0032) before name, expected a character that can start a name, such as a letter, `$`, or `_`
50 | *Hash-Distribution — Use this distribution methodology for large fact tables with clustered columnstore index.*
51 |
> 52 | *Replicated — Use this distribution strategy for smaller tables (<2GB), which can be replicated to each compute node, typically used for Dimension Tables.*
| ^
53 |
54 | *Round-Robin — Use this strategy for staging tables or for loading data or when there is no clear choice for distribution.*
More information: https://mdxjs.com/docs/troubleshooting-mdx