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…
[Current Issue] The chart below shows the result when Chart → Axis → Label Format = Manual is applied to the vertical axis (see Note 1). In this case, the amounts on the chart’s vertical axis are not displayed with comma separators, which makes them difficult for clients to read and confirm. Amounts displayed on the chart…
[Current Issue] Currently, when bubbles overlap in a bubble chart, the label name of one of the overlapping bubbles is not displayed. For example, as shown below, the blue bubble and the light blue bubble overlap. The label name for the blue bubble is Name A, and the label name for the light blue bubble is Name B. At…
I should not be able to delete any line item that is part of a saved view or used in an action within connected models. With the growing number of interconnected models and imports, any deletion, movement, or renaming of line items can break imports and disrupt connections between models. This safeguard is essential as a…