I need to
Delete ALL records in a sql sever table from PowerApps.
I CAN NOT use Flow at this time.
table name is "t_sst_BrandMasterTest"
However, I could use where "Supplier_Name" is not null ?
Thanks
Dave
Solved! Go to Solution.
as I stated, I cant use Flow.
I used this:
Remove('[dbo].[t_sst_BrandMasterTest]',Filter('[dbo].[t_sst_BrandMasterTest]',Supplier_Name <> Blank()));
worked good.
dave
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
261 | |
130 | |
86 | |
85 | |
69 |