Create an endpoint for retrieving list of Line Item Subsets in the model. Also, we need an endpoint to see which line items are included into the subset.
Hi @Nikolai Starostin,
I like the idea as I also needed it once, FYI as a workaround you can use:
So you can try to iterate over endpoints, and once you face i.e., 10 missing line item subsets (404 return), you can assume that you reached the end. The problem is, it doesn't allow you to determine which line item subset is whichβ¦
Now I can combine grids in the user interface, it would be useful to be able to retain any row totals and/or sub totals when I filter on a List or Text formatted column. In the example below, if I filter on Spread=Even, I lose the sub-totals for the numeric monthly data by Entity.
Hello, We need the ability to apply both summary methods in the same line item in the Polaris engine as we do in the Classic engine as soon as possible, please! Thanks.
Problem: Not able to combo modules within a Grid where you start with a module with a full list, then try to combo with a subsetted module of that same list. Example: When creating a Combo Grid with a Properties module (full list dimension) and a Calculation module (subset of the same list dimension), you are unable toβ¦