Hi,
I'm using the Analysis Services on Azure and I'm trying to get a simple information. Number of users per Model by day.
We have many users and I need to know how many of them access our Models. A simple count of users by day would solve my problem. But i'm struggling to retreave this information.
Does Azure save this type of log?
Thank you all!