Forum Discussion
Anonymous
6 years agoNot applicable
Get Date from Measure
Hi, I've created a measure that calculates % of certain selling price. I want to create another column that stores the date/time when the % is calculated. can anyone help me on this? Than...
amitchandak
6 years agoSuper User
The information you have provided is not making the problem clear to me. Can you please explain with an example. If possible please share a sample pbix file after removing sensitive information.
Thanks.
My Recent Blog -
Time Intelligence - Direct Query
Anonymous
6 years agoNot applicable
Thank you for your reply amitchandak . I've created a measure that calculates % of certain selling prices, I wish to create a line chart with that % and with dates.
Y Axis with %
X Axis with dates
- amitchandak6 years agoSuper User
In case you have a date in your table you can drag the date on x-axis, It might create a date Hierarchy. Check the visualization pane. Now right click on that or press down icon and choose the date. It should use the date.
I am not sure what is the issue you are facing.