JamesKirkbyNew Contributor IIIJoined 4 years ago24 Posts12 LikesLikes received1 SolutionView All Badges
ContributionsMost RecentMost LikesSolutionsText Field - Default Format When Rich Text Is there a way to default the format in a text box where rich text is allowed to something other than Calibri? it remembers the state of the component when I open a dashboard change it, save, and clo...Re: Cube View - Excel Column Headings Could you use conditional formatting to make the Excel text blue in the first and last column, while white in the middle with Excel wrap text false? I don't think there is a way to do this using head...Re: Writing Annotation data in a Finance Rule (like SetDataBuffer) You know I haven't had a need to do that yet - but would be interested to hear other's ideas. Re: Writing Annotation data in a Finance Rule (like SetDataBuffer) We've used the the api.Data.SetDataAttachmentText function to set the data attachments in the past. This function uses a member script to set the value in the dataattachments table which is where the...Group Columns/Excel Outline in Columns on Cube Views Hello: Has anyone had any success with grouping columns in a cube view in a report linked to excel, or grouping them as they export? Of course in the data explorer version you can use the tree ...SolvedHyphen in Excel Report Book Items I have a report book I've built that loops thru a dimension and creates a tab for every member in a ud hierarchy. I've set book to label the tabs using the CVUD2 and CVUD2Description. It works quite...SolvedRe: Group Columns/Excel Outline in Columns on Cube Views I think this only works when exporting. When you use a linked cube view connection I don't think it works. Re: OneStream - NetSuite Hi There: I've created a YTD Trial Balance pull using this code on GITHUB. This should point you in the right direction. I would suggest making the connection via ODBC if possible; we had an API int...Re: Scenario Setting - Retain Next Period Data Using Default View - Next Period Reversing Just wanted to say thanks for this thread! A reset scenario and a reload after doublechecking my settings against the above also fixed the same issue for me 😊 Re: Group Columns/Excel Outline in Columns on Cube Views Hi Carolina: The code that aneupane references is not a member expansion, but rather, conditional formatting applied to a row with a .tree expansion, in addition to the default cube view formatting...