Skip to main content

Our MCI is new and we just started creating dashboards. We have data called Registration month which is the month the sales was made, this month is different from the month the lead was created. How do I make this Reg month not using the default Month / Month of Year in MCI.

 

Technical field available is Registration_date

2 réponses
  1. 12 févr. 2024, 21:18

    @Hope QUISABA this will depend on your data model and how you intend to use the date field. If it's an attribute/dimension of data, you can map that Registration_date field to the corresponding field in MCI (perhaps with a formula to extract the date format that you need, consider using year and month) and then you'll be able to filter or split out the into rows or columns in your widgets.

     

    If you want tie measurements to the registrations that month, then you have to pick a specific date of the month (e.g. 1st or 15th) or consider lifetime aggregation for the measurements.

0/9000