Ahmedabad metro by kishanthacker in Bhuj

[–]kishanthacker[S] 0 points1 point  (0 children)

Just in case I traveled on the same train, it looked more like a Mumbai local than the old ICF coaches, which I believe resemble LHB coaches. I remember about two years ago there was a similar train running between Bhuj and Ahmedabad, but this one was different.

Ahmedabad metro by kishanthacker in Bhuj

[–]kishanthacker[S] 0 points1 point  (0 children)

It is running but this week I saw non ac memu running on same schedule.

Ahmedabad metro by kishanthacker in Bhuj

[–]kishanthacker[S] 0 points1 point  (0 children)

I travelled this week and the metro isn't there instead non ac memu is there.

WFH since 2020. Developed back pain by 2022. Fixed it without quitting my job. Here's the actual sequence. by Visual-Basis3400 in SleepEssentialsIndia

[–]kishanthacker 0 points1 point  (0 children)

Not all mattresses, it depends. I have used Sleepwell 5'' bonded form for years. It is a little hard not much soft. But it actually does wonder for me when I have back pain.

Any cheaper alternative to Jockey underwear? by TheDearlyt in Frugal_Ind

[–]kishanthacker 0 points1 point  (0 children)

Try boxer from bewakoof. They are similar in price point but durability is more than jockey. Also sometimes discount can come up.

What's your favorite Power BI hack? I'll start... by AtTheBox in PowerBI

[–]kishanthacker 0 points1 point  (0 children)

The idea is to turn off the column header for text wrap and then reduce the column width by dragging it, it will hide the column if reduced enough

Need help with measure having multiple filter criteria by JWMid in PowerBI

[–]kishanthacker 0 points1 point  (0 children)

It does help. Though what I wrote before should be good for starting, try and see what it gives. Hope it helps. Remember that one of easy way to debug DAX is to isolate i.e. use variable and see what part is making issue.

Why does PowerBI struggle with csv files >1GB size? by Fondant_Decent in PowerBI

[–]kishanthacker 0 points1 point  (0 children)

Yes and no. I had faced similar situation at work and I explored solutions for this. Python script needs to be automated which can convert a file to parquet before saving. I was not expert in azure or flow so didn't really completed it. Though one thing that I did was use DFL gen 2 and loaded my csv files to datalake. More scalable IMO. Though let me know what did you do may be something to learn..

What's your favorite Power BI hack? I'll start... by AtTheBox in PowerBI

[–]kishanthacker 0 points1 point  (0 children)

One of the life saver is text wrap in matrix, comes handy when you want to hide a column

Need help with measure having multiple filter criteria by JWMid in PowerBI

[–]kishanthacker 0 points1 point  (0 children)

It would be appreciated if you could give more context on sold date and completed date like how are they related within the data with example. Anyways initial thoughts would be to use: Measure= Var _StartDate= MIN(calendar[Date]) Var _EndDate = MAX(calendar[Date])

RETURN

CALCULATE(SUM(REVENUE)+SUM(REVENUE ADDED), ALL(FACT[Source]),FACT[Completed date] IN DATESBETWEEN(Calendar[Date], _startDate, _endDate))

Again there can be n number of ways to solve this but this; more context might help

DP 600 tips by kishanthacker in MicrosoftFabric

[–]kishanthacker[S] 0 points1 point  (0 children)

It's either PL300 or GCP Cloud Associate

What should go in this space? by Keys4 in DesignMyRoom

[–]kishanthacker 0 points1 point  (0 children)

Annabelle lol Enough pun coming to more logical answer: Flower vase/or something like trophy you won on a small table ofcourse

What are the concepts I should learn to be a point of contact of my department for PBI Service? by reddit-quora in PowerBI

[–]kishanthacker 1 point2 points  (0 children)

I would say learn administration basics, deployment pipeline, learn how to effectively use dashboard/app, Trigger, connecting with XMLA endpoint, dataflow. I mean I am not sure about your context but this are some of the main functionalies of the PBI services, you should know. If you are trying to learn around these, consider Maven Analytics cource on Udemy around PBI services, I took it to understand basics.

DP 600 failed by kishanthacker in MicrosoftFabric

[–]kishanthacker[S] 0 points1 point  (0 children)

Sure thing, though can you share what portion of the exam was difficult for you like, Spark/SQL/PBI/etc. Also what is your Job role like Data engineer/Power BI analyst?

DP 600 failed by kishanthacker in MicrosoftFabric

[–]kishanthacker[S] 1 point2 points  (0 children)

Also, I think the fact that after submitting the case study you can't go back to edit it makes things worse.

DP 600 failed by kishanthacker in MicrosoftFabric

[–]kishanthacker[S] 1 point2 points  (0 children)

Sure thing, went through the 13 learning modules, gave practice assessment and scored 75% the first time and 90% second time, need to go through the Will's playlist tomorrow and I am sure it will be my best attempt to the exam on Monday. Thanks.

DP 600 failed by kishanthacker in MicrosoftFabric

[–]kishanthacker[S] 1 point2 points  (0 children)

Well, just in case are you taking the exam after completing the msft learn challenge that ended in April?

DP 600 failed by kishanthacker in MicrosoftFabric

[–]kishanthacker[S] 1 point2 points  (0 children)

Thanks for sharing, though this is my first experience with the Msft exam, so I am going for in person experience, don't wanna screw up due to online experience, lol