Search found 2 matches

by shaselai
Thu Jan 21, 2021 1:55 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Need to create an MDX or filter results from a cube view using TM1 Rest
Replies: 4
Views: 6292

Re: Need to create an MDX or filter results from a cube view using TM1 Rest

Thanks for the response! So I am creating a webpage to filter the result - the user selects a "view" then an ID so I call TM1 Rest to retrieve only that set of information. I already have a dozen or so views created from the main cube. My current alternative is to just retrieve the entire ...
by shaselai
Tue Jan 19, 2021 3:53 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Need to create an MDX or filter results from a cube view using TM1 Rest
Replies: 4
Views: 6292

Need to create an MDX or filter results from a cube view using TM1 Rest

So i have a cube view "Food" from Cube "Restaurant" and I want the TM1 Rest call to return all the members under that view with Attribute ProductCategory = "what i provide". I have the following setup: api/v1/Cubes('Restaurant')/Views('Food')/tm1.Execute?expand=Cells($f...