azm_azm
Participant
Member since ‎2021 Oct 29

User Statistics

  • 75 Posts
  • 0 Solutions
  • 31 Kudos given
  • 4 Kudos received

User Activity

Hi,Here is the scenario. I want to write a data action logic which calculates the average sales based on no of products present in the transactional data. For example, product quantity is present for three products in the transactional data. To calcu...
Hi, Here is the scenario,There are four dimension as Factory, Location, Type, Account in the model. FactoryLocationTypeAccountValueASeattle#Sales Qty150ASeattleXPrice10BCalifornia#Sales Qty95BCaliforniaYPrice7I want to write a data action logic which...
Hi,There is a scenario where the values needs to be allocated from brand to SKU level. Example, I have sales of USD 1200 and it needs to be allocated down to SKU level based on actual SKU details. I'm able to write the allocation logic for this scena...
Hi,I'm facing the issue with Null values while writing the logic in data actions. Here is the scenario. I have two Models. Model A, has units and sales as account. Model B, has additional sales and commission % as account. The data is written in Mode...
Hi,I want a syntax/memberset definition for date dimension in data action where no matter whatever the start date or end date of version is configured, data action should always be executed forJan of CY.For ex, Actual : Start Date is 202401 End Date ...