Forum Discussion

Ankurdatascienc's avatar
Ankurdatascienc
Regular Visitor
1 year ago
Solved

Not able to See attrition % based on Division

Please find attached PBIX file and let me know why Division in slicer aren't working for Attrition trend visual.

help me to fix thishttps://drive.google.com/drive/u/0/folders/1tZwOlYivEseUx_he2qc2l0cwkbs0Uqj8 

7 Replies

  • Ankurdatascienc 
    Brother, Please create a proper dimensional Data model tarting any development—it will make your work significantly easier and more efficient..
    Based on your current model and to help save your time, you can use the below code to achieve your solution

    Attrition CrossFilter = 
    CALCULATE(
        [Attrition rate %],
        CROSSFILTER( d_Date[Date],Terminations_details[Month],Both )
    )

    Hope it helps

     

    Regards

    sanalytics

  • v-prasare's avatar
    v-prasare
    Icon for Community Support rankCommunity Support

    Hi Ankurdatascienc,

     

     

    As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?

     

     

     

    Thanks,

    Prashanth Are

    MS Fabric community support

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

  • v-prasare's avatar
    v-prasare
    Icon for Community Support rankCommunity Support

    Hi Ankurdatascienc,

     

    As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?

     

     

     

    Thanks,

    Prashanth Are

    MS Fabric community support

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

  • v-prasare's avatar
    v-prasare
    Icon for Community Support rankCommunity Support

    Hi Ankurdatascienc,

    As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?

     

     

     

    Thanks,

    Prashanth Are

    MS Fabric community support

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query