Hi,
I want to have a SharePoint list that contains distinct customer names. These values are to be fetched from a analysis cube by executing the mdx query. I want that the list should not be static. It should get automatically refreshed if a new customer name is added in cube.
If fetching data from cube is not possible can we achieve the same using SQL Server i.e. instead of using cube is it possible to link a SharePoint list to a SQL Table. Not using external content types because, external content types fetch the complete table and I just want distinct values from a particular column.
Need help.
Thanks,
Bhawna
Bhawna Aggarwal