web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Collections not collec...
Power Apps
Answered

Collections not collecting Date Values Properly - Seems like a bug

(0) ShareShare
ReportReport
Posted on by 21

Hi All!

 

Everything that you will see here was working just fine yesterday with every app, now all of them suddenly bring Date Values as number. I Tried a lot of things, remade the collection, changing the lenguage, force the column to date format... But nothing works, out of nowhere it has happened in every app i made/try to collect Date in collections.

 

ClearCollect(
colRelatedUsersTemp;
ForAll(
Table(ParseJSON('PowerApp->SimuladordeBarramento'.Run(***SQLqueryInHere***).json).Table1);
If( Text(Value.CONTRACT) = "PLCGR";
{
refRecebimento: Text(Value.DOCK_REGISTER_NO);
dataRecebimento: DateTimeValue(Value.ORDER_DATE);
valorUnitCompra: Value(Value.FBUY_UNIT_PRICE);
unidMedida: Text(Value.BUY_UNIT_MEAS);
quantidade: Value(Value.QTY_ARRIVED);
projeto: Text(Value.PROJECT_ID);
ativSeq: Text(Value.ACTIVITY_SEQ);
codMaterial: Text(Value.PART_NO);
descMaterial: Text(Value.DESCRIPTION);
ordemCompra: Text(Value.ORDER_NO)
})
))

 

Here are the Result:

AlmeidaoGabriel_0-1687351925774.png

 

But Even if i try a simple: ClearCollect(colDate;{date:Today()}), it brings me a broken date value as number.

 

AlmeidaoGabriel_1-1687352010733.png

 

As i said, i tried many thins, and it started to happen yesterday, before was perfect, and now it happens in every app, turning date manipulation almost impossible.

 

PowerApps Versions that i used in tests: 3.23061.24 ; 3.23063.9 ; 3.23055.19(older)

 

Thanks in advance!

 

 

Categories:
  • Verified answer
    iAm_ManCat Profile Picture
    18,256 Most Valuable Professional on at

    Hi,

     

    Did this get fixed with a later authoring version of Power Apps or is this still not working? Did it also break production apps that have already been published or only items that were opened in the editor?

     

    Cheers,

    Sancho

  • AlmeidaoGabriel Profile Picture
    21 on at

    yeah. It's fixed now. Sometimes happens with modern Table but not in collections anymore.

     

    Cheers!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 381 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 340

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard