Hello, I created a Navigation List using the Navigation List Builder. The list is in the Financial navigation pane, and as a source I used sql script which is a "select * from " a view that I created using Victoria Yudin's example (https://victoriayudin.com/2011/04/27/sql-view-for-all-gl-transactions-in-dynamics-gp/). The view returns records when executed from SQL Management studio, and using "Options->Preview Data" in NL Builder, but when I save it and select from the Navigation sidebar, the list is empty. I granted the same permission to the view as I see on other views, like AccountTransations, but that didn't help. What am I missing?