Visual Studio Database Project MATERIALIZED VIEW Error SQL71640: COUNT_BIG(a) is required when using this tool to create a materialized view

Coby Lin
0
Reputation points
I have COUNT_BIG(**) in the script and I got the "SQL71640: COUNT_BIG(a) is required" error.*
Am I missing something here?
[
](https://i.stack.imgur.com/oeAob.png)
SQL71640: COUNT_BIG(a) is required when using this tool to create a materialized view that has SUM(a) in the SELECT list.