Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
I need to make a measurement, column or something that allows me that when I have the same lot number and is in Office Warehouse I subtract the days of the last day in port and when this in port does not subtract me and keep the value of the side column, in this example 6. It should be noted that there are many different lots.
I tried in various ways and it does not work for me, if anyone knows it would be great.
Solved! Go to Solution.
Hi @Syndicate_Admin ,
Please have a try.
Create a measure.
measure=datediff(max(table[fecha de antigudad]),max([fecha stock]),day)
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Syndicate_Admin ,
Please have a try.
Create a measure.
measure=datediff(max(table[fecha de antigudad]),max([fecha stock]),day)
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
93 | |
90 | |
84 | |
70 | |
49 |
User | Count |
---|---|
141 | |
120 | |
112 | |
60 | |
59 |