mohita1010
7 years agoAdvocate I
Status:
Needs Votes
Add Week over Week calculation in Time Intelligence Measures?
As of now I see Month on Month and Year on year calculations but at times we also need Week over Week calculation in Time Intelligence Measures? I think it will be a great value add for people who work on Weekly reports.
23 Comments
- mauriziomail81New MemberIt would be really convenient to align the M function Date.WeekOfYear to the Excel WEEKNUM function to return a ISO 8601 compliant week number. Time intelligence properties are the starting point for a plethora of other calculations. And this "tile" is missing.
- jeffrey_wangPower BI TeamIf all you need is to add a column to a table, one option today is to add a calculated column using DAX WEEKNUM function that behaves identically to Excel's.
- roberto_campassNew MemberThank you very much for your suggestion, Jeffrey. However, it would be much better to be able to reference a Power Query table cell for other interim evaluations and calculations... before loading all the needed structures in DAX and without writing kilometers of code only to obtain this result.
- maksym2New MemberDear Jeffrey, unfortunatelly DAX function like M functions both returns incorrect week number, it's not ISO number
- LUC_VANDE_PLASNew MemberThat doesn't seem to fix the problem: Expression error: The name 'weeknum' wasn't recognized. Make sure it's spelled correctly. input given: =weeknum(date,21)
- Richard_SAdvocate IMy company not only reports on monthly numbers, but also weekly. Thus it would be nice to have time intelligence functions like Previousmonth, but for weekly periods, so that WoW calculations are much easier to create etc.
- fbcideas_migusrNew MemberDAX function DATESINPERIOD should add support for weeks in addition to the current periods defined. Or ideally, it should support a custom period entered as an integer (so I could do hourly, bi-weekly, whatever I feel like).
- hauke_basseNew MemberIt just cost me quite some time to see that the M-function in Query-Editor, which is generated by Add Column - Date - Week - Week of Year really behanved different from the function "WEEKNUM". It really is solved quite satisfactory in Excel. It should REALLY by introduced into M, so that I can append tables with WEEK-comlumns efficiently in query designer.
- cristibalogNew MemberYou can use a calendar table linked to your Date column
- moreauNew MemberThis is a workaround until this is implemented : https://gist.github.com/r-k-b/18d898e5eed786c9240e3804b167a5ca
Recent ideas
Dynamic ADLS-Gen2 path input for Spark Jobs Main definition file
I would like the ability to add a dynamic input box on a spark job definition's "Main Definition File" "ADLS-Gen2 path". this would be useful to set base and variable paths across all spark jobs...mfink_db9 minutes agoNew MemberNew221Views2likes1CommentTenant and/or App/Workspace Banner messages- alerts
As a tenant admin - would like to publish banner messages or alerts as needed for the organization in the event of a data load failure, or other messaging that needs to be show to the end user on l...sue_yerly32 minutes agoNew MemberNew378Views18likes3CommentsSlicer option to show no data when no value is selected
Hello Power BI Team, Description: Currently, when the "Select All" option is enabled in a slicer, selecting it displays all related values as expected. However, when "Select All" is de-selected and...7407543 hours agoNew MemberNew3Views0likes0CommentsParameterize Dataflow Gen2 data source connection
Allow the Dataflow Gen2 data source connection GUID to be parameterized and stored in a Variable Library. This would allow the same Dataflow to use different connections depending on the workspace/e...frithjof_v5 hours agoCommunity ChampionNew15Views1like0CommentsAutomatically match PowerBI chart background color to Powerpoint slide background color
Export PowerBI to PowerPoint slide - Can we define the PowerBI export background color to automatically match the PowerPoint slide background color ? By Default, the PowerBI background color is Whi...jim_chan9 hours agoNew MemberNew7Views0likes0Comments