It would be very useful if we could set our fiscal year somewhere and have that utilised by charts. This could possibly be done either as a global setting or per chart. Currently to display fiscal year in a coherent way on visualisations we have to add a custom column to our date tables that will generate an appropriate label for charts e.g. (01) - Oct, (02) - Nov if your fiscal year starts in Oct. It would be much friendly if we could instruct visualisations where our fiscal year begins and have them intelligently label axis. I've noticed that if you are using a date field on the axis then visuals will change the labels based on various factors. For example for a certain period it may show individual dates, or months, or years depending on the size of the chart and other factors. This doesn't work with custom labels though and because you cannot add two labels to an axis e.g. months AND years I cannot have a chart easily stretch and represent a period longer than a year when using fiscal year labels. Hope this makes sense :-)
26 Comments
- areef1New MemberMany organisations have fiscal year ends which differ from their calendar year end. Is it possible to customise the slicer with an option to show years and quarters for a fiscal year end for e.g. like 30 Sept?
- devarsheeranjanNew MemberWe want to show months according to the fiscal month number rather calendar month number. When we populated the data in a table visualization it was ordered according to the fiscal month number. But when we switched to graphs the ordering changed according to calendar year
- m_rozemaNew MemberYou can already do this. Add a numerical column to your Date table that defines the sorting order you need, and use the 'Sort by Column' feature.
- fbcideas_migusrNew MemberThe Timeline custom visual must support Fiscal Years just the way Datazen does. The system could ask for the fiscal start date and calculate accordingly.
- judy1New Memberyes, a fiscal year slicer that allows the user to set the fiscal year beginning month would be very helpful. the option to show fiscal year quarters would be an added bonus.
- suftonNew MemberDrilling down into fiscal year would be useful. Data can currently only be represented in fiscal year order if you sacrifice the ability to use the date functions.
- ajitsawarnNew MemberPlease any BI developer or Power BI team have look at this problem and suggest me solution or Power BI team please make this your next up gradation in your tool it is too higher in priority for Visula Dashboard. Tableau has this feature in built but i am die heart fan of Microsoft tool and want to use always this.
- ajitsawarnNew MemberI want to change default fiscal year of power Bi as per client requirement and i also need drilling down into fiscal year to get information at every layer.
- mitchell3New MemberIn the Xero reports, if you select a fiscal year which is July to June, the report displays as January to December. So the data goes Jan 2016 -> June 2016 then July 2015 -> December 2015.
- StrubkjMicrosoft EmployeeHi there. While I agree that there should be some easy setting to adjust FY settings other than Jan-Dec, if you are already setting up a date table either that you link to your data set or configure using a calculated table, you can do this quite easily on your own, with just a little DAX. Here is one I use to create a column reflecting my organizations FY (July-June): DateFY = IF(DateKey[DateMonthNumber] > 6, DateKey[CY Year] + 1, DateKey[CY Year]) After setting up a calculated date dimension table with a Calendar Year column and a month number column, you realign your Fiscal Year, as shown above. If you are working with very large datasets, might be best to configure a date dimension table in another source, and connect to it to save on memory consumption. Of course, as calculated column value, you can use it as a filter or use is as your configured Fiscal year, Fiscal quarter, month, and day values in your shared axis of a graph to customize your drill down. It's a bit more complicated than it needs to be, and it would be nice to be able to just adjust the native setting in your Power BI Desktop to have your date values reflect your FY FQ needs, but give the above a try. It works well enough for me!
Recent ideas
Reintroduce Tenant/Capacity Switch to Control "Users can create Plan items" Post-GA
During the Preview phase of Fabric Plan items, administrators had access to a dedicated tenant/capacity setting: "Users can create Plan items". With General Availability (GA), this granular administr...Sri-Surendra_Ku1 hour agoNew MemberNew97Views13likes1CommentSupport Fabric SQL Database with workspace-level inbound Private Link
Fabric SQL Database supports tenant-level Private Link but not workspace-level Private Link. Securing a small number of databases therefore requires enabling Private Link across the entire tenant, in...WorkFull223 hours agoAdvocate INew8Views1like0CommentsImprove Relationship UI Wording to Better Reflect Filter Propagation Direction
The current relationship dialog can be confusing because the UI labels "From" and "To" do not always align with users' linguistic expectations regarding filter propagation. As per document : Relation...v-varunvv4 hours agoMicrosoft EmployeeNew14Views4likes0CommentsDynamic 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_db4 hours agoNew MemberNew224Views2likes1Comment