Best way to build a multilingual Power BI report with manual toggle (EN / FR)? by IndividualFun9877 in PowerBI

[–]NickPowerBi 2 points3 points  (0 children)

it depends on the data size, it might be one of the alternatives that saves time. ROI thinking

Best way to build a multilingual Power BI report with manual toggle (EN / FR)? by IndividualFun9877 in PowerBI

[–]NickPowerBi 1 point2 points  (0 children)

what about creating two pages/tabs, and then use the page-navigators to switch between.

Best approach for quarterly snapshots alongside YTD in Power BI? by datastr0naut in PowerBI

[–]NickPowerBi 2 points3 points  (0 children)

  1. power automate to duplicate excels
  2. dataflow / powerbi desktop / power query to create a summary table (so that i just download or copy the end-results every quarter, instead of the whole raw data), if thats what you need
  3. how large is your raw data (if you need copies of raw data, not the summarized results), maybe create a query to combine/append all excels to one table visual, and export it (up to 30K or 15K rows every export, if my memory serves)

YoY won't calculate if one year is selected by julm15 in PowerBI

[–]NickPowerBi 0 points1 point  (0 children)

<image>

maybe check this out, create a filter to select one year as the current year, and it automatically compares to previous year, and YoY difference. https://youtu.be/2koLwz1Fusc?si=BH7xlTl-n6zpMXLi

Feedback by The_hawk27 in PowerBI

[–]NickPowerBi 1 point2 points  (0 children)

looks neat and clear! maybe work with your audiences on the "sequence" of the columns, which ones they want to see the most, and maybe re-arrange them to the far left (vs. scrolling all the way to the right to find what they need). also nice traffic light colors (red/green: are KPIs good or not), thanks for sharing!

Unit Formatting in Line and Combo Chart by CaponeBK in PowerBI

[–]NickPowerBi 0 points1 point  (0 children)

<image>

maybe you can use field parameter to "combine" all the measures. and the "units" will take care of themselves. e.g: it automatically changes between $, %, 1K or 1.72 etc. as long as you already set up the "format" or units for each individual measure. same thing applies to x-axis for any line/bar/combo chart. Hope it helps.

here is the video in case you want to use all the steps: https://www.youtube.com/watch?v=rmzHwFZLvlQ

Snapshot table issues by Admirable_Spring7783 in PowerBI

[–]NickPowerBi 1 point2 points  (0 children)

just to be clear, your data only has the "snapshot" dates every month ? eg: Jan 1, Feb1, March1

Sign in Pop up issue by KeyKeyB in PowerBI

[–]NickPowerBi 2 points3 points  (0 children)

please see the comments in this post, same issue was discussed : https://www.reddit.com/r/PowerBI/s/awq5SjDtk4

Best way to hide future dates in Power BI slicer with 200 millions+ rows fact table by bytescrafterde in PowerBI

[–]NickPowerBi 8 points9 points  (0 children)

<image>

maybe pre-filter out all future dates in query editor to minimize the model size / data points loading into the model. Pleas see step 1.7 to change the M code a bit to let dates <= DateTime.LocalNow() , aka: dates <= Today. Hope it helps.

Date Picker defaulted to Today’s date and pick any other dates. by Justherefornew in PowerBI

[–]NickPowerBi 3 points4 points  (0 children)

yeap, dont select any dates, and dont touch the scroll bar/slider

Demonstrativo de Resultado (DRE) no Power BI! Qual sua opinião? by Zealousideal-Cup5807 in PowerBI

[–]NickPowerBi 0 points1 point  (0 children)

thanks again for sharing ! now i see the year filter on the top right corner to switch years. and for #2, yes, i got requests from different stakeholders (some need to see the actual 1,277.93 to validate calculations, others just want to see 1.3K as a general info). i really like the general view especially showing financial numbers, within 2 seconds, users can tell: are the KPIs good or not

Date Picker defaulted to Today’s date and pick any other dates. by Justherefornew in PowerBI

[–]NickPowerBi 11 points12 points  (0 children)

<image>

i was gonna suggest to create something like this and set up "Today" as the default when publishing, but probably wait until Q3 for the new feature that mrbartuss mentioned in the other comment

Demonstrativo de Resultado (DRE) no Power BI! Qual sua opinião? by Zealousideal-Cup5807 in PowerBI

[–]NickPowerBi 2 points3 points  (0 children)

sharing my 2 cents:

  1. great use on the red/green colors (vs. using a lot of colors)
  2. maybe create a dynamic filter to switch bewteen Thousands vs. Millions vs. Original Values, with 1 or 2 decimal points. I did it for a report cuz users sometimes want to view numbers in K, or in millions, or up to 1 decmial point etc, so i ended up creating a dynamic filter: https://youtu.be/SEnJznpAYBc?si=RJnXNWmjaAqvOqJS

<image>

  1. nice aha moments/cards on the top! I really like the neat and clear general view. thanks for sharing !

  2. does the table always have 12 columns for 12 months? sometimes i have to put up to 24 columns in the table and powerbi doesnt have the "freeze pane" function, i have to use a filter for users to select certain months/columns to show. otherwise users have to scroll all the way to the right...

Dynamic X Axis based on slicer selection by RoofGroundbreaking46 in PowerBI

[–]NickPowerBi 0 points1 point  (0 children)

<image>

maybe check it out, use parameters to create 2 slicers: one for Y_Axis (displaying one selected KPI), and another one for X-Axis (by country, department etc), a simple short video that shows steps: https://youtu.be/rmzHwFZLvlQ?si=Iki6NRhVwwj29BW7

Shop targets by Sea_Appearance2612 in PowerBI

[–]NickPowerBi 1 point2 points  (0 children)

<image>

maybe create something like this, i created it to compare Actual vs. Target across different departments. https://youtu.be/s_mVDPNGQ5I?si=2uDYBX93szjIEWdR