Forum Discussion

Puja_Kumari25's avatar
Puja_Kumari25
Icon for Helper III rankHelper III
2 years ago

User can input data in power bi services

Users can input data in Power BI services
‎02-20-2024 02:00 PM

Hi all, 

I am required to show the date column will be a variable. like we have a Posting date Column and I am Creating a Due date column to add 30 days (posting date + 30 days = Due date) using calculated column dax.

now I want the user can change the due date according to them. Sometimes they add 20 days to the Posting date and sometimes 10 days. using the Parameter I have done this, but it will be applicable for all accounts, I don't want this, I want the user can enter the due date for different accounts with different Due dates.


Please help me on same.

Thank you.

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Puja_Kumari25 

     

    Power BI doesn't support user input in the Service. The workaound is to use the numeric range parameter that you already tried. Do you want to have different due dates for different accounts in the same report? If so, you can try adding multiple numeric range parameters and using them for different accounts separately. 

     

    Best Regards,
    Jing
    If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!