How to extract only active menu list from ice.menu table?
what do you mean by “Active”… I believe that everything in the Ice.Menu is active.
1 Like
@timshuwy , Active and Licensed items only. Some extra menu items are reside in this table.
Ahh… I truly wish it was easy to get a list of licensed items only, but I asked that question not too long ago, and i was told it is not easy. I believe that if you are running from a program, you can call a method to see if it is licensed, but from a query, there is nothing to query. Maybe an updatable dashboard that can run methods to filter out features?
I am accessing through a sql query.