Forum Discussion
Exam DA-100
I'm doing prep for the new DA-100 exam. I've looked at loads of the online places that day they have "past papers". They are full of errors.
For example see the picture attached. You need to get a date formatted like Feb 2020. It says the correct answer is D
Just bear this mind if anybody is thinking about paying for these things
- Anonymous6 years ago
Hi MCornish ,
Thanks for sharing.
There are obvious syntax errors in B&D.
So the correct answer is A or C?
Best Regards,
Jay
62 Replies
- rsaprano
Most Valuable Professional
Hi, I've got a bunch of quiz questions to help prepare for the DA-100 at www.learndatainsights.com. Like the exam, they're mostly focused on real-life scenarios rather than on memorising points. If you take the quizzes please do let me know what you think by filling out the feedback form at tinyurl.com/LDIfeedbackform.
Note that these aren't official Microsoft exam material either and I think are a fair bit harder than the real exam but better that way around 🙂
ThanksRishi (Microsoft Data Platform MVP)
- jainbhavesh9Frequent Visitor
rsaprano Why does your website ask access for photo/videos etc while singing up using Microsoft account?
Please fix it.
Unforunetly , I can not post snap here but it reads like below..
learndatainsights needs your permission to:
Access your email addresses
learndatainsights will be able to see the email addresses in your profile.
View your profile info and contact list
learndatainsights will be able to see your profile info, including your name, gender, display picture, contacts, and friends.
Access photos and videos
learndatainsights will be able to see your photos and videos on OneDrive, those shared with you, and their tags and comments.
- rsaprano
Most Valuable Professional
Hi jainbhavesh9
Thanks for brining this to my attention. I have no idea why it would be asking for those permissions though have asked our developer to look into this as a matter of urgency. I can assure you that we are not collecting or using any of the data points you mentioned below - we're using a wordpress plugin to provide a standard oAuth login capability (so that you don't have to manage a separate username/password for the site), and all we capture from there is:
- First name
- last name
- username
- application name
- social profile url
- profile picture
- the identifier in the social application
We take data privacy very seriously (it's something i'm personally quite passionate about) - you can read the privacy policy here.
As soon as I've figured out why the app is requesting those permissions I'll get it fixed and will update the post here though rest assured we have no intention of collecting any more data than we need to!
In the meantime, can you help me to try and figure this out by letting me know which account type you were logging in with please? Was it a hotmail account?
Thanks
Rishi
- Shal23Frequent Visitor
Hi All,
Anyone is planning to appear for an DA-100 exam ?
Thanks
Shal
- AnonymousNot applicable
send me your mail id
- AnonymousNot applicable
Please send me [email protected]
- MCornish
Responsive Resident
I was looking for example questions rather than anything more.
There currently is no Microsoft materials on DA-100. So gotta work with what you've got
- AnonymousNot applicable
Hi I have latest dumps available, purchased on 19th July 2020, using the same cleared exam and received 97 percentage.
If interested please DM me.
- braulioberlanga
Helper I
I wrote an article about my experience taking the D-100, if someone is interested on
Also, if you are looking for more solutions and explanations, here is a good option:
- AnonymousNot applicable
Hi MCornish ,
Thanks for sharing.
There are obvious syntax errors in B&D.
So the correct answer is A or C?
Best Regards,
Jay
- AnonymousNot applicableCorrect answer is : A
- khashayaryNew Member
- QianHKFrequent Visitor
Hi,
May I ask where did you find this "past papers"? If it's online, could you post the link?
Thanks!
- AnonymousNot applicable
- Shal23Frequent Visitor
Hi ,
Have you cleared your DA-100 exam?
Thanks
Shalini
- AnonymousNot applicable
I need 80% and i did it da-100 exam thanks to https://www.dumpsforsales.com/product/da-100-dumps-pdf/
- AnonymousNot applicable
Ans is A
- AnonymousNot applicable
the correct answer to this question is A.
As the requirement is Feb 2020.
So, Dax expression will be :-
format('Date[date]', "MMM YYYY")
Explanation:-
MMM for Feb
YYYY for 2020
Please mark as correct and helpful if you find this one is correct.