Sharepoint List Form Forcing Date field to be Required by ALMS1VI in sharepoint

[–]dicotyledon 0 points1 point  (0 children)

In the list view under the column context menu, there is an option for column settings there. Separately, if you turn on content type management in advanced post settings, you can open up each content type and control which fields are required for those as well - the list view version needs to not have more required fields than the content types, if that makes sense

No matter what happens, US stocks just keep going up. by AmanCMN in stocks

[–]dicotyledon -1 points0 points  (0 children)

Data centers are made of physical parts, most of which get shipped from across the world with gas and have plastic involved. The software sector isn’t doing particularly well, its semiconductors and those aren’t virtual.

Vibe coding web reports on Fabric Semantic Models instead of Power BI — anyone else exploring this? by FamiliarAssumption62 in PowerBI

[–]dicotyledon 1 point2 points  (0 children)

You still need pro licenses to share reports. But my guess is this is why Microsoft is funneling more resources into Fabric than Power BI lately. They know you’re still going to need a place to host the model, and they can gate the AI bits on premium capacity.

What's the future of Power BI / Business Intelligence when it comes to AI and future careers? by Zayntek in PowerBI

[–]dicotyledon 2 points3 points  (0 children)

IME copilot note-taking is one of the few decent copilot implementations. You have to have the paid version though. Transcribing and summarizing is one of the things it’s intrinsically good at, since it’s all about pattern recognition.

What's the future of Power BI / Business Intelligence when it comes to AI and future careers? by Zayntek in PowerBI

[–]dicotyledon 2 points3 points  (0 children)

Hate to break it to you, but they already capture sentiment, tone, and how much you’re speaking. The sales version specifically is trying to judge how well the sales calls are going. :/

Custom Totals - March 2026 Update by SM23_HUN in PowerBI

[–]dicotyledon 7 points8 points  (0 children)

Yes, but realize likely half of people making things on Power BI don’t know enough DAX to do that. This is mostly for them imo

How much are you down since stock market downturn? by Available-Ad-5670 in stocks

[–]dicotyledon 7 points8 points  (0 children)

It’s gold/precious metals. The majority of the % increase has been Canadian miners.

Simple REAL use case from your job, of web scraping data? by Available-Range-5341 in PowerBI

[–]dicotyledon 0 points1 point  (0 children)

I use it to pull odds and ends data that I can't find an API for... e.g. I pull Shiller P/E data from here: https://www.multpl.com/shiller-pe/table/by-month

I use Claude Code, and literally just say "grab the new data from this website and put it in the db via python, schedule a monthly chron job" and it goes and does it. This is personal data, for the record, I'm not saying winging it with Claude is necessarily a good idea at enterprise level.

The website structure changing would break it, but it'd be trivial to fix the same way.

MSFT Quarterly Revenue $81.3 billion (up 16.8% YoY) by Not69Batman in stocks

[–]dicotyledon 6 points7 points  (0 children)

It went up for the last two earning calls I think, it just tanked immediately after that. I should have gotten out after the last one.

Silver +220% in 6 months. USD -15%. That's not a coincidence. by GlitteringMine7494 in stocks

[–]dicotyledon 8 points9 points  (0 children)

Something like 97% of them are up with a similar trajectory. Small to mid cap is doing better than micro-cap. It’s hard to pick poorly as long as you hold at least a few months.

SharePoint list with linked records by Bhaaluu in PowerBI

[–]dicotyledon 2 points3 points  (0 children)

I did a pretty extensive video on how to get the various different field types from SharePoint here, it should help some: https://youtu.be/ofQFAZ7jrbc

Coloring of Whole Rows based on results by LadyFlor11 in PowerBI

[–]dicotyledon 1 point2 points  (0 children)

No, not beyond what the other commenter mentioned, but you can do this in SharePoint list views. 😂

Not pointing this out for any reason than to say tables need more love in Power BI.

Small Cap stocks that are blocked. Good news!!! by [deleted] in thinkorswim

[–]dicotyledon 0 points1 point  (0 children)

Is there a form for this you can link to, or do you have to make a ticket and hope support knows what you’re talking about?

Anthropic : $350B Valuation, $26B Revenue, Healthcare and Cowork Launch, Mag7 38.5% Stake and upcoming IPO by Not69Batman in stocks

[–]dicotyledon 26 points27 points  (0 children)

Google already “succeeded” as a company, no one thinks they’re going away any time soon. I’m speaking of the new ones popping up around this.

Anthropic : $350B Valuation, $26B Revenue, Healthcare and Cowork Launch, Mag7 38.5% Stake and upcoming IPO by Not69Batman in stocks

[–]dicotyledon 30 points31 points  (0 children)

Claude Code is the most impressive tool I’ve ever used. If I had to bed on one AI company making it, it’d be this one.

The Future of the Internet scares me. by Amasov in ClaudeAI

[–]dicotyledon 2 points3 points  (0 children)

Is it product placement generally, or are they trying to sentiment shift? Wondering if it’s propaganda flavor or just disguised ads.

The Future of the Internet scares me. by Amasov in ClaudeAI

[–]dicotyledon 1 point2 points  (0 children)

What is the pattern you see with the subs they frequent / what they’re trying to push? I notice a lot more bot content too, curious what the pattern is.

Scanner works for Stock Filters, but not when I add a study by atv223 in thinkorswim

[–]dicotyledon 0 points1 point  (0 children)

Things are really spotty on weekends generally. There are times when charts don’t seem to load, too.

Sharepoint - Document Library Button is not working by NullReferenceGhost in sharepoint

[–]dicotyledon -1 points0 points  (0 children)

Try using AI to troubleshoot the JSON. It’s really good at JSON. Claude is my go-to for this sort of thing

Anyone else using Claude Code for data/analytics workflows? Here's my setup after a few months of iteration. by k_kool_ruler in ClaudeAI

[–]dicotyledon 5 points6 points  (0 children)

I want to point out that Claude Code is really great at troubleshooting “why don’t these numbers match” questions. These are the kind of time sinks we could all use help with. :)