The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
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!