Hello, I am having trouble with the following.
I have an Excel table that pulls data from a query. In this query, I have information about all the students in the district. One of the columns in this table, Student_Name, contains the students first and last names. I want to be able to create a table and send this table out through email if any of the students I select have missing assignments. The student will not populate in the query if they do not have any missing assignments.
When I go to compare the parameter containing the students “LName, FName” to a text string, the condition returns false - therefore my HTML table is never created. For this example, I am positive “Smith, John” is one of the students.
I am stumped on why this is and would appreciate any help. Thank you - I would be happy to provide more logic if needed.
@beaglecodee Pls use String() in expression tab then type your Student name.
Example- String('Smith,john')
Thanks
Hardesh
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
90 | |
50 | |
36 | |
30 | |
28 |
User | Count |
---|---|
74 | |
60 | |
50 | |
44 | |
38 |