Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hello Community,
I have a measure with Dateadd need this to be worked with same logic
In Original Dataset table is Direct query so must be a measure
RCT (dpml) =
SUMX (
R_RCT,
DIVIDE (
DATEDIFF (
TODAY (),
DATEADD ( R_RCT[LOT_START_DATE], [Tgt CT (days)], DAY ),
DAY
),
R_RCT[Remain Layer],
0
)
)
Solved! Go to Solution.
We want to help you but your description is too vaugue. Please write it again clearly.
Please DON'T copy & paste your DAX that does not work and expect us to fathom what you want to do. That would be crazy. 😀
Please just give a simple non technical functional decscription of what you want, then let us suggest the DAX. Thank you.
Provide example input data as table text (not a screen print) so we can import the data to build a solution for you.
Also provide the example desired output, with a clear description of the process flow.
Remember not to share private data ... we don't want you to get into trouble. 😧
Take time and care to use the same table and field names in the input, output and description so we can understand your problem and help you.
You will get a quick response if you put time, care and effort into writing clear problem descriptions.
Vaugue descriptions can waste your time and ourtime.
Look foward to helping you when the above information is forthcoming
Hi @speedramps ,
Bro Thanks a lot for writing back all suggestions and things need to Take care while posting a Topic I felt really happy 😊.
As you suggested started to work on very simple table and 1 example to show what I am looking for then I realised Power BI also add and subtract dates with out any Dateadd fuction it is solved now
🙂.
Thanks again for taking time and writing the post......
Thank you Jayee, glad you resolved it. Well done.
Sorry I was no help at all on this occasion. Look forward to helping you another time soon.
We want to help you but your description is too vaugue. Please write it again clearly.
Please DON'T copy & paste your DAX that does not work and expect us to fathom what you want to do. That would be crazy. 😀
Please just give a simple non technical functional decscription of what you want, then let us suggest the DAX. Thank you.
Provide example input data as table text (not a screen print) so we can import the data to build a solution for you.
Also provide the example desired output, with a clear description of the process flow.
Remember not to share private data ... we don't want you to get into trouble. 😧
Take time and care to use the same table and field names in the input, output and description so we can understand your problem and help you.
You will get a quick response if you put time, care and effort into writing clear problem descriptions.
Vaugue descriptions can waste your time and ourtime.
Look foward to helping you when the above information is forthcoming
Hi @speedramps ,
Bro Thanks a lot for writing back all suggestions and things need to Take care while posting a Topic I felt really happy 😊.
As you suggested started to work on very simple table and 1 example to show what I am looking for then I realised Power BI also add and subtract dates with out any Dateadd fuction it is solved now
🙂.
Thanks again for taking time and writing the post......
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
21 | |
15 | |
11 | |
10 | |
10 |