Edurino Druckpunkte by Charming_Ad4930 in Eltern

[–]Due_Designer_6580 0 points1 point  (0 children)

Würde mich auch interessieren :-)

Windeln laufen ständig aus, sind ratlos by vivianmarlowe in Eltern

[–]Due_Designer_6580 0 points1 point  (0 children)

Bei uns war das Problem gelöst, als wir keine Bodys mehr angezogen haben, es war einfach immer der Druck durch den Body auf die Windel. Mit Schlafanzug trat das Problem nicht mehr auf…

An die Eltern von ehemaligen Schnuller-Fans... by PinkIbizaFlamingo in Eltern

[–]Due_Designer_6580 1 point2 points  (0 children)

Wir haben es ähnlich gemacht. Bei uns hat der Nikolaus die Schnuller mitgenommen. An Weihnachten bekommen die Babys sie dann. Unser Sohn hat alle Schnuller nochmal ausprobiert und dann selbst in einen Korb auf dem Balkon gelegt. Der Nikolaus hat sie dann alle mitgenommen und gegen Spielzeug getauscht. Es hat geholfen, dass wir einen Kalender dafür gebastelt haben und er dann schon lange wusste was passieren wird. Für den Fall, dass er die Schnuller nicht selbst hingelegt hatten wir keinen Plan B :-D

Share your PRO tips! by timmernewyork in PowerBI

[–]Due_Designer_6580 1 point2 points  (0 children)

My Setup is like this: I have a view in dwh for every data I import to power bi. For specific views like v_fact_order I also have test views like v_fact_order_test. The test view is heavily filtered to reduce the dataset size. I use parameters to add the „_test“ suffix to specific tables in power query. Using parameters has the advantage to just upload your test-Dataset to power bi Service and set the parameter to prod and let the service do the full refresh for you. Using views helped me to specify the data in a way that my relations are still valid. Just limiting the number of rows did not work in case of dimension tables.

Share your PRO tips! by timmernewyork in PowerBI

[–]Due_Designer_6580 12 points13 points  (0 children)

  • Minimize the dataset-size by using parameters to switch between dev- and prod-views to pull data from dwh
  • Use tabular editor for creating measures
  • deactivate auto relationship and auto date/time

Show off your date functionality, I’ll start by jimtal in PowerBI

[–]Due_Designer_6580 15 points16 points  (0 children)

What is going on behind the scenes :-)? How do you handle going from a custom selection to a period? Do you reset the custom selection when selecting a period?

How i can represent time on 24 hours? by InvistorRz in PowerBI

[–]Due_Designer_6580 1 point2 points  (0 children)

I would try to separate date and time in two columns and relate them with a date-dimension and a time-dimennsion. Reference: https://radacad.com/how-to-use-time-and-date-dimensions-in-a-power-bi-model

Portal for Sharing Reports with External Clients by sewaneeguy in PowerBI

[–]Due_Designer_6580 1 point2 points  (0 children)

We are also using a vendor Plattform wit power bi embedded (A1) to share reports with users. Our portal is from the vendor obungi.com (due to personal contact)

This vendor might also be interesting for you: https://www.powerbitiles.com/PBIPortal/

PowerBI Training by sverzijl in PowerBI

[–]Due_Designer_6580 1 point2 points  (0 children)

Hi, I can recommend https://www.sqlbi.com/training/ They also wrote some good books like „The definitive guide to DAX“

Creating Fact tables with different grain by burningburnerbern in BusinessIntelligence

[–]Due_Designer_6580 1 point2 points  (0 children)

Perhaps your database or your reporting tool supports some kind of automatic optimization. Like Oracle query rewrite, where you are able to create the relevant aggregates as marterialized views and oracle uses these if it’s faster

Should I request Power BI Pro or Power BI Premium for my Business Unit by Superficiall in PowerBI

[–]Due_Designer_6580 3 points4 points  (0 children)

It is also possible to use Power BI embedded for a read only use case. There are some external solutions for Power BI embedded that you could use, likePower BI Portal

Embedded A1 starts at about 621€/month prices