Dear Members,
I am getting a Slider which I want to remove.
Desired Format has no Slider.
Please help me to remove the slider from Dashboard.
Thanks.
@Marble_Rock
the sliders, or scroll bars, occur when the data to be displayed in the grid is smaller than the data itself. As described above, you can adjust the width of the columns, or you can also drag the grid to make it wider.
We don't recommend this size to be sider than the width of the screen though
Hope that hepls
David
HI @Marble_Rock ,
From the desired screenshot it seems that you want to show only Month not the above level items (Quarters, All periods etc.). So please follow the below steps to achieve this.
Step 1: Create a 'Time Filter' module and use the time dimension.
Step 2: Create a Line item 'Filter' in the above module and make it as Boolean formatted and write 'True' in the formula bar.
Step 3: Then go to your dashboard and apply filter on the time dimension using above created line item. Your problem is resolved.
Also you can adjust the column width of the line items to reduce scrolling!!
Thanks,
Kavin.
I have a requirement to extract last 90 days data from an Anaplan model through Matillion. I wanted to know is there any API which I can use to achieve the same? I have taken a look at the (Integration APIs) Bulk API as well as Transactional API and none of them has a relevant query parameter which I can use to apply the…
Hi, I'm trying to create a month to date line that is based on a specific input date, not the actual date. Is this possible?
The data I'm trying to import is as follows Parent-Code A B A C B D C D D E I want to generate the following list from this data: L1 L2 L3 L4 A A-B A-B-D A-B-D-E A A-C A-C-D A-C-D-E You can create up to L3.However, L4 has multiple parents for one row of data When I try to create L4 from D-E, only one list row is generated…