Forum Discussion

QuintinC's avatar
QuintinC
Frequent Visitor
4 years ago
Solved

Monthly CSV Report

Newbie here! I am looking for directions to create a graph/visuals for a monthly report that I run. It's an indicator of Membership Loss from the one year prior of that exact date. I have multiple is...
  • mahenkj2's avatar
    mahenkj2
    4 years ago

    Hi QuintinC ,

     

    I have tried some transformation from the excel file you shared and attacg .pbix file here. I made a copy with just one change of 'Date report generated' to change to June.

     

    Key things I could accomplish are:

     

    1. Merge both file from Folder.

    2. Retrieve date of report generation to a new column. A custom column is added and fill down function copies date to null rows.

     

     

     

    I have put comments on key transformation steps, just hover the mouse and you will see it.

     

    Finally, made a sample visual to show you how the data look like.

     

    This may not be the exact transformation needed by you, but it would show you power of power query in such transoformation. Thing is, we need to find transform logic based on our use case and try to use relevant functions available.

     

    https://drive.google.com/drive/folders/1C3NfpE-rvX9HQN4ejSp7Jhkpa2H3B9K3?usp=sharing

     

    Hope it helps.