Monday, April 4, 2011

Financial Cube notes

Finance Cube, By Accounts aggregation

1. Include Account-key, parent Account-key, account type as attribute while designing account dimention.

2. assign each attribute correct type under accounts or via define Accounts intelligence to the dimension.

3. add unary operator to account dim via adding BI tool or manually

4. Edit databases to do account type mapping.

5. change the AggregateFunction of amount measure to 'ByAccount'.

No comments:

Elevating LLM Deployment with FastAPI and React: A Step-By-Step Guide

  In a   previous exploration , I delved into creating a Retrieval-Augmented-Generation (RAG) demo, utilising Google’s gemma model, Hugging ...